From a4a8039bdbf8d23df60094da461d0b676f18563a Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 28 Nov 2022 14:18:48 +0800 Subject: [PATCH] python3-grpcio: upgrade 1.50.0 -> 1.51.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-grpcio_1.50.0.bb => python3-grpcio_1.51.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.50.0.bb => python3-grpcio_1.51.0.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.50.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.51.0.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-grpcio_1.50.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.51.0.bb index a562bfb30c..bd4fcc8051 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.50.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.51.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] = "12b479839a5e753580b5e6053571de14006157f2ef9b71f38c56dc9b23b95ad6" +SRC_URI[sha256sum] = "a103811a4b318abc9b1592cd6cc9187d34bfb2e192eb0fe113dfabb38a162284" RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ ${PYTHON_PN}-setuptools \