From 21333f74fe2f9a6e93e1c6ed5910af436d5a610c Mon Sep 17 00:00:00 2001 From: zangrc Date: Mon, 5 Jul 2021 09:54:30 +0800 Subject: [PATCH] python3-grpcio: upgrade 1.38.0 -> 1.38.1 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-grpcio_1.38.0.bb => python3-grpcio_1.38.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.38.0.bb => python3-grpcio_1.38.1.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.38.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-grpcio_1.38.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb index d9e00422bc9..3af033d966f 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.38.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb @@ -12,7 +12,7 @@ SRC_URI_append_class-target = " file://ppc-boringssl-support.patch \ file://mips_bigendian.patch \ file://0001-absl-always-use-asm-sgidefs.h.patch \ " -SRC_URI[sha256sum] = "abbf9c8c3df4d5233d5888c6cfa85c1bb68a6923749bd4dd1abc6e1e93986f17" +SRC_URI[sha256sum] = "1f79d8a24261e3c12ec3a6c25945ff799ae09874fd24815bc17c2dc37715ef6c" RDEPENDS_${PN} = "${PYTHON_PN}-protobuf \ ${PYTHON_PN}-setuptools \