diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio_1.40.0.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.39.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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 \ | |||
12 | file://mips_bigendian.patch \ | 12 | file://mips_bigendian.patch \ |
13 | file://0001-absl-always-use-asm-sgidefs.h.patch \ | 13 | file://0001-absl-always-use-asm-sgidefs.h.patch \ |
14 | " | 14 | " |
15 | SRC_URI[sha256sum] = "57974361a459d6fe04c9ae0af1845974606612249f467bbd2062d963cb90f407" | 15 | SRC_URI[sha256sum] = "3d172158fe886a2604db1b6e17c2de2ab465fe0fe36aba2ec810ca8441cefe3a" |
16 | 16 | ||
17 | RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ | 17 | RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ |
18 | ${PYTHON_PN}-setuptools \ | 18 | ${PYTHON_PN}-setuptools \ |