mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-protobuf: upgrade 3.17.0 -> 3.17.3
C++
Introduce FieldAccessListener.
Stop emitting boilerplate {Copy/Merge}From in each ProtoBuf class
Fixed some uninitialized variable warnings in generated_message_reflection.cc.
Kotlin
Fix duplicate proto files error (#8699)
Java
Fixed parser to check that we are at a proper limit when a sub-message has
finished parsing.
General
Support M1 (#8557)
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
04701ddaa7
commit
485bf0a730
|
|
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=19e8f490f9526b1de8
|
|||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "05dfe9319939a8473c21b469f34f6486646e54fb8542637cf7ed8e2fbfe21538"
|
||||
SRC_URI[sha256sum] = "72804ea5eaa9c22a090d2803813e280fb273b62d5ae497aaf3553d141c4fdd7b"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/184715/
|
||||
# Can't find required file: ../src/google/protobuf/descriptor.proto
|
||||
Loading…
Reference in New Issue
Block a user