diff mbox series

[meta-oe] protobuf: upgrade 3.21.5 -> 3.21.10

Message ID 20221207113943.164379-1-zhe.he@windriver.com
State Under Review
Headers show
Series [meta-oe] protobuf: upgrade 3.21.5 -> 3.21.10 | expand

Commit Message

He Zhe Dec. 7, 2022, 11:39 a.m. UTC
Signed-off-by: He Zhe <zhe.he@windriver.com>
---
 .../protobuf/{protobuf_3.21.5.bb => protobuf_3.21.10.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/protobuf/{protobuf_3.21.5.bb => protobuf_3.21.10.bb} (98%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.21.5.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.21.10.bb
similarity index 98%
rename from meta-oe/recipes-devtools/protobuf/protobuf_3.21.5.bb
rename to meta-oe/recipes-devtools/protobuf/protobuf_3.21.10.bb
index 201908f3c..4c45c4a7e 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_3.21.5.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.21.10.bb
@@ -10,7 +10,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b"
 DEPENDS = "zlib"
 DEPENDS:append:class-target = " protobuf-native"
 
-SRCREV = "ab840345966d0fa8e7100d771c92a73bfbadd25c"
+SRCREV = "11bc195441adfbc87ff0349f1c4be7a239d1daad"
 
 SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=21.x;protocol=https \
            file://run-ptest \