From 01b96e4b8b637bbba262cfc42d2b7107617fa648 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 17 Sep 2021 05:26:01 +0800 Subject: [PATCH] python3-grpcio: upgrade 1.39.0 -> 1.40.0 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-grpcio_1.39.0.bb => python3-grpcio_1.40.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.39.0.bb => python3-grpcio_1.40.0.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.39.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.40.0.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-grpcio_1.39.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.40.0.bb index 76d38a2646..1cfb967493 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.39.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.40.0.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] = "57974361a459d6fe04c9ae0af1845974606612249f467bbd2062d963cb90f407" +SRC_URI[sha256sum] = "3d172158fe886a2604db1b6e17c2de2ab465fe0fe36aba2ec810ca8441cefe3a" RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ ${PYTHON_PN}-setuptools \