summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Gamblin <trevor.gamblin@windriver.com>2022-03-24 11:57:43 -0400
committerTrevor Gamblin <trevor.gamblin@windriver.com>2022-03-28 08:35:32 -0400
commit86c6eb9ce903cc61ba0bc13bb556bb954c7b60ce (patch)
tree1e3828206fb0a8557b3ace25d5341673e93997a9
parenta239510c2e39c6efcf3d07fa4e2cf1785fd5caa4 (diff)
downloadmeta-openembedded-86c6eb9ce903cc61ba0bc13bb556bb954c7b60ce.tar.gz
python3-protobuf: upgrade 3.19.3 -> 3.19.4
From the release notes (https://github.com/protocolbuffers/protobuf/releases): - Make libprotobuf symbols local on OSX to fix issue #9395 (#9435) Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-protobuf_3.19.4.bb (renamed from meta-python/recipes-devtools/python/python3-protobuf_3.19.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.19.3.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.19.4.bb
index 5e0ee7cb26..85147544e7 100644
--- a/meta-python/recipes-devtools/python/python3-protobuf_3.19.3.bb
+++ b/meta-python/recipes-devtools/python/python3-protobuf_3.19.4.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=19e8f490f9526b1de8
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9
10SRC_URI[sha256sum] = "d975a6314fbf5c524d4981e24294739216b5fb81ef3c14b86fb4b045d6690907" 10SRC_URI[sha256sum] = "9df0c10adf3e83015ced42a9a7bd64e13d06c4cf45c340d2c63020ea04499d0a"
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