From 7edd52c993e8b85ca72e179426568c7804e27267 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Sat, 3 Dec 2022 19:15:13 +0800 Subject: [PATCH] python3-grpcio: upgrade 1.51.0 -> 1.51.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-grpcio_1.51.0.bb => python3-grpcio_1.51.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.51.0.bb => python3-grpcio_1.51.1.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.51.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.51.1.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-grpcio_1.51.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.51.1.bb index bd4fcc8051..9a3c3734ac 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.51.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.51.1.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] = "a103811a4b318abc9b1592cd6cc9187d34bfb2e192eb0fe113dfabb38a162284" +SRC_URI[sha256sum] = "e6dfc2b6567b1c261739b43d9c59d201c1b89e017afd9e684d85aa7a186c9f7a" RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ ${PYTHON_PN}-setuptools \