summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio_1.50.0.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.49.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.49.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.50.0.bb
index 8efcfdc37..a562bfb30 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.49.1.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.50.0.bb
@@ -12,7 +12,7 @@ SRC_URI:append:class-target = " file://ppc-boringssl-support.patch \
12 file://mips_bigendian.patch \ 12 file://mips_bigendian.patch \
13 file://abseil-ppc-fixes.patch;patchdir=third_party/abseil-cpp \ 13 file://abseil-ppc-fixes.patch;patchdir=third_party/abseil-cpp \
14" 14"
15SRC_URI[sha256sum] = "d4725fc9ec8e8822906ae26bb26f5546891aa7fbc3443de970cc556d43a5c99f" 15SRC_URI[sha256sum] = "12b479839a5e753580b5e6053571de14006157f2ef9b71f38c56dc9b23b95ad6"
16 16
17RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ 17RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \
18 ${PYTHON_PN}-setuptools \ 18 ${PYTHON_PN}-setuptools \