aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-10-31 21:46:39 -0700
committerKhem Raj <raj.khem@gmail.com>2021-11-01 05:45:18 -0700
commitfd7297b442493fbb6f739e80a18120007308bba8 (patch)
tree3292ffbbd8381bbf7369e1938cef35ca1db7a727
parent2a1cb560ae79b13530c38cfd7bf4bed53622440c (diff)
downloadmeta-openembedded-contrib-fd7297b442493fbb6f739e80a18120007308bba8.tar.gz
protobuf: Upgrade to 3.19.1
Release details [1] [1] https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_3.19.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.0.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb
index 94e8695af4..9b8c396045 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.0.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b"
DEPENDS = "zlib"
DEPENDS:append:class-target = " protobuf-native"
-SRCREV = "17b30e96476be70b8773b2b807bab857fd3ceb39"
+SRCREV = "7c40b2df1fdf6f414c1c18c789715a9c948a0725"
SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x \
file://run-ptest \