aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuan Chao <yuanc.fnst@cn.fujitsu.com>2019-08-07 15:03:31 +0800
committerKhem Raj <raj.khem@gmail.com>2019-08-08 10:04:23 -0700
commite00616ff07909722d041e21e1ab8748bbcca0afb (patch)
tree6f187eab805dc6b20ab1dd1e9edd4e50ae3f9365
parent43c620242a2024f8882418ba238907e9cd3da9b8 (diff)
downloadmeta-openembedded-e00616ff07909722d041e21e1ab8748bbcca0afb.tar.gz
protobuf: upgrade 3.9.0 -> 3.9.1
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf_3.9.1.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_3.9.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.9.0.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.9.1.bb
index 38e2286f9c..94d8def775 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_3.9.0.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.9.1.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b"
DEPENDS = "zlib"
DEPENDS_append_class-target = " protobuf-native"
-SRCREV = "6a59a2ad1f61d9696092f79b6d74368b4d7970a3"
+SRCREV = "655310ca192a6e3a050e0ca0b7084a2968072260"
SRC_URI = "git://github.com/google/protobuf.git;branch=3.9.x \
file://run-ptest \