diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-09-06 10:01:40 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-09-07 08:22:44 -0700 |
| commit | d90708e61bae4569f70c45b3b46c0c7bbb8ea8c4 (patch) | |
| tree | d3bae8d5be6d76b2e7a102a4e032bdf6632c6e8f /meta-python/recipes-devtools/python | |
| parent | 0666a3ddb5fcf2862572d54a1164fc93d5d33d06 (diff) | |
| download | meta-openembedded-d90708e61bae4569f70c45b3b46c0c7bbb8ea8c4.tar.gz | |
python3-protobuf: upgrade 4.24.1 -> 4.24.2
Changelog:
Fixes for 32-bit MSVC.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-protobuf_4.24.2.bb (renamed from meta-python/recipes-devtools/python/python3-protobuf_4.24.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_4.24.1.bb b/meta-python/recipes-devtools/python/python3-protobuf_4.24.2.bb index 6322ec1f30..3014884a33 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_4.24.1.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_4.24.2.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a | |||
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | SRC_URI += "file://0001-message.c-Cast-uintptr_t-types-to-upb_MessageDef.patch" | 9 | SRC_URI += "file://0001-message.c-Cast-uintptr_t-types-to-upb_MessageDef.patch" |
| 10 | SRC_URI[sha256sum] = "44837a5ed9c9418ad5d502f89f28ba102e9cd172b6668bc813f21716f9273348" | 10 | SRC_URI[sha256sum] = "7fda70797ddec31ddfa3576cbdcc3ddbb6b3078b737a1a87ab9136af0570cd6e" |
| 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 |
