[meta-oe] protobuf: upgrade 3.19.1 -> 3.19.3

Message ID 1642379337-12144-4-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe] protobuf: upgrade 3.19.1 -> 3.19.3 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 17, 2022, 12:28 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../protobuf/{protobuf_3.19.1.bb => protobuf_3.19.3.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/protobuf/{protobuf_3.19.1.bb => protobuf_3.19.3.bb} (98%)

Patch

diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.3.bb
similarity index 98%
rename from meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb
rename to meta-oe/recipes-devtools/protobuf/protobuf_3.19.3.bb
index bff159590..bc27b0d02 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.3.bb
@@ -10,7 +10,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b"
 DEPENDS = "zlib"
 DEPENDS:append:class-target = " protobuf-native"
 
-SRCREV = "7c40b2df1fdf6f414c1c18c789715a9c948a0725"
+SRCREV = "cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97"
 
 SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x;protocol=https \
            file://run-ptest \