From 3edb6b787a46fe66a0d93022a423a17be488365d Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 7 Sep 2022 19:24:28 +0800 Subject: [PATCH] python3-grpcio: upgrade 1.48.0 -> 1.48.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-grpcio_1.48.0.bb => python3-grpcio_1.48.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.48.0.bb => python3-grpcio_1.48.1.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.48.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.48.1.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-grpcio_1.48.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.48.1.bb index a16b88093a..b2ca35154e 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.48.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.48.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] = "eaf4bb73819863440727195411ab3b5c304f6663625e66f348e91ebe0a039306" +SRC_URI[sha256sum] = "660217eccd2943bf23ea9a36e2a292024305aec04bf747fbcff1f5032b83610e" RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ ${PYTHON_PN}-setuptools \