mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-protobuf: upgrade 4.24.0 -> 4.24.1
Changelog: ========= -Protobuf News may include additional announcements or pre-announcements for upcoming changes. -Revert CopyFrom() optimization that was causing crashes back to Serialize/Parse (protocolbuffers/upb@78e9694) -Ruby: Fix object cache lookups on 32-bit platforms Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a
|
||||
|
||||
inherit pypi setuptools3
|
||||
SRC_URI += "file://0001-message.c-Cast-uintptr_t-types-to-upb_MessageDef.patch"
|
||||
SRC_URI[sha256sum] = "5d0ceb9de6e08311832169e601d1fc71bd8e8c779f3ee38a97a78554945ecb85"
|
||||
SRC_URI[sha256sum] = "44837a5ed9c9418ad5d502f89f28ba102e9cd172b6668bc813f21716f9273348"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/184715/
|
||||
# Can't find required file: ../src/google/protobuf/descriptor.proto
|
||||
Reference in New Issue
Block a user