From 8ee5b0b209b6297277af0be0e7770969003f3e68 Mon Sep 17 00:00:00 2001 From: wangmy Date: Tue, 27 Sep 2022 17:09:37 +0800 Subject: [PATCH] python3-grpcio: upgrade 1.49.0 -> 1.49.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-grpcio_1.49.0.bb => python3-grpcio_1.49.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.49.0.bb => python3-grpcio_1.49.1.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.49.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.49.1.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-grpcio_1.49.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.49.1.bb index c3266e5d202..8efcfdc375d 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.49.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.49.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] = "90ec337f36db26fbc70a4c032bcbabb2008f950f4194e99385118a12688fdf92" +SRC_URI[sha256sum] = "d4725fc9ec8e8822906ae26bb26f5546891aa7fbc3443de970cc556d43a5c99f" RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ ${PYTHON_PN}-setuptools \