summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-10-23 16:54:13 +0800
committerArmin Kuster <akuster808@gmail.com>2023-10-30 07:14:03 -0400
commit98ed1110febcf68fac1a0ee3271f82e65cd25ca6 (patch)
treefe48d47e3e8d61c7e4cb6aa0c4aa8720681a486d
parenta224aa45d75e76e416cf7362adc28a528b9c1920 (diff)
downloadmeta-openembedded-98ed1110febcf68fac1a0ee3271f82e65cd25ca6.tar.gz
python3-protobuf: upgrade 4.24.3 -> 4.24.4
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit af55c5c7182c58c71fe61c0d5a829c0cdb11c3b8) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-protobuf_4.24.4.bb (renamed from meta-python/recipes-devtools/python/python3-protobuf_4.24.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_4.24.3.bb b/meta-python/recipes-devtools/python/python3-protobuf_4.24.4.bb
index b78ae6a1b0..4b530c3b1d 100644
--- a/meta-python/recipes-devtools/python/python3-protobuf_4.24.3.bb
+++ b/meta-python/recipes-devtools/python/python3-protobuf_4.24.4.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9SRC_URI += "file://0001-message.c-Cast-uintptr_t-types-to-upb_MessageDef.patch" 9SRC_URI += "file://0001-message.c-Cast-uintptr_t-types-to-upb_MessageDef.patch"
10SRC_URI[sha256sum] = "12e9ad2ec079b833176d2921be2cb24281fa591f0b119b208b788adc48c2561d" 10SRC_URI[sha256sum] = "5a70731910cd9104762161719c3d883c960151eea077134458503723b60e3667"
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