diff options
author | Khem Raj <raj.khem@gmail.com> | 2024-09-03 21:33:18 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-09-03 22:33:21 -0700 |
commit | d030537c6222d9905bb92d2a667b79aba939bd84 (patch) | |
tree | ec0a5a6c0123d9147f886eca93e13d8d3a3afffe /meta-python | |
parent | 8ac78b42bb455074fcba7915c007731c9c4fc88c (diff) | |
download | meta-openembedded-d030537c6222d9905bb92d2a667b79aba939bd84.tar.gz |
python3-grpcio: Upgrade to 1.66.1 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio_1.66.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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 \ | |||
13 | file://0001-target.h-define-proper-macro-for-ppc-ppc64.patch \ | 13 | file://0001-target.h-define-proper-macro-for-ppc-ppc64.patch \ |
14 | file://0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch \ | 14 | file://0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch \ |
15 | " | 15 | " |
16 | SRC_URI[sha256sum] = "c77618071d96b7a8be2c10701a98537823b9c65ba256c0b9067e0594cdbd954d" | 16 | SRC_URI[sha256sum] = "35334f9c9745add3e357e3372756fd32d925bd52c41da97f4dfdafbde0bf0ee2" |
17 | 17 | ||
18 | RDEPENDS:${PN} = "python3-protobuf" | 18 | RDEPENDS:${PN} = "python3-protobuf" |
19 | 19 | ||