From 8eea58d6361b2d809bca86b0b3dc0ef3e1e433e8 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 24 Oct 2022 14:54:31 +0800 Subject: [PATCH] python3-grpcio: upgrade 1.49.1 -> 1.50.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-grpcio_1.49.1.bb => python3-grpcio_1.50.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.49.1.bb => python3-grpcio_1.50.0.bb} (93%) 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 similarity index 93% rename from meta-python/recipes-devtools/python/python3-grpcio_1.49.1.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.50.0.bb index 8efcfdc375..a562bfb30c 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 \ file://mips_bigendian.patch \ file://abseil-ppc-fixes.patch;patchdir=third_party/abseil-cpp \ " -SRC_URI[sha256sum] = "d4725fc9ec8e8822906ae26bb26f5546891aa7fbc3443de970cc556d43a5c99f" +SRC_URI[sha256sum] = "12b479839a5e753580b5e6053571de14006157f2ef9b71f38c56dc9b23b95ad6" RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ ${PYTHON_PN}-setuptools \