summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio_1.70.0.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.69.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.69.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.70.0.bb
index b076298fef..bebfa51be1 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.69.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.70.0.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \
11DEPENDS += "abseil-cpp c-ares openssl python3-protobuf re2 zlib" 11DEPENDS += "abseil-cpp c-ares openssl python3-protobuf re2 zlib"
12 12
13SRC_URI += "file://0001-python-enable-unbundled-cross-compilation.patch" 13SRC_URI += "file://0001-python-enable-unbundled-cross-compilation.patch"
14SRC_URI[sha256sum] = "936fa44241b5379c5afc344e1260d467bee495747eaf478de825bab2791da6f5" 14SRC_URI[sha256sum] = "8d1584a68d5922330025881e63a6c1b54cc8117291d382e4fa69339b6d914c56"
15 15
16RDEPENDS:${PN} = "python3-protobuf" 16RDEPENDS:${PN} = "python3-protobuf"
17 17