diff options
author | zangrc <zangrc.fnst@fujitsu.com> | 2021-05-20 17:10:12 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-05-24 07:36:49 -0700 |
commit | a0fbcc1f33e2bd1c1e9fcfd777cdd7c49297105b (patch) | |
tree | e1ddc866d459611f2ee6380275da02ccc1293710 /meta-python | |
parent | 75b9e9149396e61571afc0ca346599b4fadf2a82 (diff) | |
download | meta-openembedded-a0fbcc1f33e2bd1c1e9fcfd777cdd7c49297105b.tar.gz |
python3-protobuf: upgrade 3.14.0 -> 3.17.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-protobuf_3.17.0.bb (renamed from meta-python/recipes-devtools/python/python3-protobuf_3.14.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.14.0.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.17.0.bb index 3cf850d1f4..be846f7993 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_3.14.0.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_3.17.0.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=19e8f490f9526b1de8 | |||
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "1d63eb389347293d8915fb47bee0951c7b5dab522a4a60118b9a18f33e21f8ce" | 10 | SRC_URI[sha256sum] = "05dfe9319939a8473c21b469f34f6486646e54fb8542637cf7ed8e2fbfe21538" |
11 | 11 | ||
12 | # http://errors.yoctoproject.org/Errors/Details/184715/ | 12 | # http://errors.yoctoproject.org/Errors/Details/184715/ |
13 | # Can't find required file: ../src/google/protobuf/descriptor.proto | 13 | # Can't find required file: ../src/google/protobuf/descriptor.proto |