protobuf: upgrade 3.21.10 -> 3.21.12

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 <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2022-12-20 20:14:23 +08:00
committed by Khem Raj
parent bde46672ec
commit 9e2123adbc
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b"
DEPENDS = "zlib" DEPENDS = "zlib"
DEPENDS:append:class-target = " protobuf-native" DEPENDS:append:class-target = " protobuf-native"
SRCREV = "11bc195441adfbc87ff0349f1c4be7a239d1daad" SRCREV = "f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c"
SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=21.x;protocol=https \ SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=21.x;protocol=https \
file://run-ptest \ file://run-ptest \