diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2025-06-24 11:06:00 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2025-07-06 19:46:44 -0400 |
commit | f69d50cfe0358296cc7a457dc38ca99802b988c9 (patch) | |
tree | 8dccc87c485d252ffe771753ce8931747c7e6c86 /meta-python/recipes-devtools | |
parent | 7c3e7a6d5ddca67cddb1c493620c38a32dc36463 (diff) | |
download | meta-openembedded-f69d50cfe0358296cc7a457dc38ca99802b988c9.tar.gz |
python3-protobuf: upgrade from 4.25.3 to 4.25.8
protobuf has upgraded to 4.25.8. Sync with it.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-protobuf_4.25.8.bb (renamed from meta-python/recipes-devtools/python/python3-protobuf_4.25.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_4.25.3.bb b/meta-python/recipes-devtools/python/python3-protobuf_4.25.8.bb index c234ce5773..aca30efdee 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_4.25.3.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_4.25.8.bb | |||
@@ -6,7 +6,7 @@ LICENSE = "BSD-3-Clause" | |||
6 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a9f8f0d527c043d" | 6 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a9f8f0d527c043d" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | SRC_URI[sha256sum] = "25b5d0b42fd000320bd7830b349e3b696435f3b329810427a6bcce6a5492cc5c" | 9 | SRC_URI[sha256sum] = "6135cf8affe1fc6f76cced2641e4ea8d3e59518d1f24ae41ba97bcad82d397cd" |
10 | 10 | ||
11 | # http://errors.yoctoproject.org/Errors/Details/184715/ | 11 | # http://errors.yoctoproject.org/Errors/Details/184715/ |
12 | # Can't find required file: ../src/google/protobuf/descriptor.proto | 12 | # Can't find required file: ../src/google/protobuf/descriptor.proto |