From d030537c6222d9905bb92d2a667b79aba939bd84 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 3 Sep 2024 21:33:18 -0700 Subject: [PATCH] python3-grpcio: Upgrade to 1.66.1 release Signed-off-by: Khem Raj --- .../{python3-grpcio_1.62.2.bb => python3-grpcio_1.66.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.62.2.bb => python3-grpcio_1.66.1.bb} (94%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.66.1.bb similarity index 94% rename from meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.66.1.bb index 59bfbf5538..fb91f345b0 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.66.1.bb @@ -13,7 +13,7 @@ SRC_URI += "file://0001-Include-missing-cstdint-header.patch \ file://0001-target.h-define-proper-macro-for-ppc-ppc64.patch \ file://0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch \ " -SRC_URI[sha256sum] = "c77618071d96b7a8be2c10701a98537823b9c65ba256c0b9067e0594cdbd954d" +SRC_URI[sha256sum] = "35334f9c9745add3e357e3372756fd32d925bd52c41da97f4dfdafbde0bf0ee2" RDEPENDS:${PN} = "python3-protobuf"