diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio_1.60.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.60.1.bb index 77b4198e31..6bcb31656c 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.60.1.bb | |||
@@ -10,7 +10,7 @@ SRC_URI += "file://0001-Include-missing-cstdint-header.patch \ | |||
10 | file://abseil-ppc-fixes.patch \ | 10 | file://abseil-ppc-fixes.patch \ |
11 | file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \ | 11 | file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \ |
12 | " | 12 | " |
13 | SRC_URI[sha256sum] = "2199165a1affb666aa24adf0c97436686d0a61bc5fc113c037701fb7c7fceb96" | 13 | SRC_URI[sha256sum] = "dd1d3a8d1d2e50ad9b59e10aa7f07c7d1be2b367f3f2d33c5fade96ed5460962" |
14 | 14 | ||
15 | RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ | 15 | RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ |
16 | ${PYTHON_PN}-setuptools \ | 16 | ${PYTHON_PN}-setuptools \ |