From: Wang Mingyu <[email protected]> Changelog: ========== Fix broken enum ranges (#11171) Stop requiring extension fields to have a sythetic oneof (#11091) Python runtime 4.21.10 not works generated code can not load valid proto.
Signed-off-by: Wang Mingyu <[email protected]> --- .../protobuf/{protobuf_3.21.10.bb => protobuf_3.21.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.21.10.bb => protobuf_3.21.12.bb} (98%) diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.21.10.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.21.12.bb similarity index 98% rename from meta-oe/recipes-devtools/protobuf/protobuf_3.21.10.bb rename to meta-oe/recipes-devtools/protobuf/protobuf_3.21.12.bb index 4c45c4a7e..343933033 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.21.10.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.21.12.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b" DEPENDS = "zlib" DEPENDS:append:class-target = " protobuf-native" -SRCREV = "11bc195441adfbc87ff0349f1c4be7a239d1daad" +SRCREV = "f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c" SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=21.x;protocol=https \ file://run-ptest \ -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#100135): https://lists.openembedded.org/g/openembedded-devel/message/100135 Mute This Topic: https://lists.openembedded.org/mt/95784462/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
