diff options
author | zangrc <zangrc.fnst@fujitsu.com> | 2021-07-05 09:54:30 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-07-06 09:40:42 -0700 |
commit | 21333f74fe2f9a6e93e1c6ed5910af436d5a610c (patch) | |
tree | 5e73f3ee16dec27b1152394148b8877c6d847e3a /meta-python | |
parent | f7dccfbbf3b4c22b86b80d162b0b258fe0ae51bb (diff) | |
download | meta-openembedded-21333f74fe2f9a6e93e1c6ed5910af436d5a610c.tar.gz |
python3-grpcio: upgrade 1.38.0 -> 1.38.1
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.38.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.38.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb index d9e00422bc..3af033d966 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.38.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.38.1.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] = "abbf9c8c3df4d5233d5888c6cfa85c1bb68a6923749bd4dd1abc6e1e93986f17" | 15 | SRC_URI[sha256sum] = "1f79d8a24261e3c12ec3a6c25945ff799ae09874fd24815bc17c2dc37715ef6c" |
16 | 16 | ||
17 | RDEPENDS_${PN} = "${PYTHON_PN}-protobuf \ | 17 | RDEPENDS_${PN} = "${PYTHON_PN}-protobuf \ |
18 | ${PYTHON_PN}-setuptools \ | 18 | ${PYTHON_PN}-setuptools \ |