diff options
author | zangrc <zangrc.fnst@fujitsu.com> | 2021-08-20 17:41:04 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-08-23 21:58:55 -0700 |
commit | 6bfee0601128f8d581f8fb723612f91bab8b47fd (patch) | |
tree | 49cc3c38502cddcd9db0068bd3bb34a69e595b53 /meta-python | |
parent | 52ca238faf6ff91da3e2dc4d5e2422f01e7a0e7d (diff) | |
download | meta-openembedded-6bfee0601128f8d581f8fb723612f91bab8b47fd.tar.gz |
python3-grpcio: upgrade 1.38.1 -> 1.39.0
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.39.0.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.39.0.bb index f68034763c..76d38a2646 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.39.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] = "1f79d8a24261e3c12ec3a6c25945ff799ae09874fd24815bc17c2dc37715ef6c" | 15 | SRC_URI[sha256sum] = "57974361a459d6fe04c9ae0af1845974606612249f467bbd2062d963cb90f407" |
16 | 16 | ||
17 | RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ | 17 | RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ |
18 | ${PYTHON_PN}-setuptools \ | 18 | ${PYTHON_PN}-setuptools \ |