aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/protobuf
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-10-17 15:04:46 +0800
committerKhem Raj <raj.khem@gmail.com>2019-10-17 08:33:53 -0700
commit99303c190e3d69650b278c65d94b63ffccfa41bb (patch)
treebc075410fe5f3d2db9af229f455ae166fe4fa26d /meta-oe/recipes-devtools/protobuf
parent01265fad4ebaa1253666e4918a2b2e4965cdb774 (diff)
downloadmeta-openembedded-contrib-99303c190e3d69650b278c65d94b63ffccfa41bb.tar.gz
protobuf: upgrade 3.9.2 -> 3.10.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/protobuf')
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf_3.10.0.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_3.9.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.9.2.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.10.0.bb
index a007b2a697..9284541172 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_3.9.2.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.10.0.bb
@@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b"
DEPENDS = "zlib"
DEPENDS_append_class-target = " protobuf-native"
-SRCREV = "52b2447247f535663ac1c292e088b4b27d2910ef"
+SRCREV = "6d4e7fd7966c989e38024a8ea693db83758944f1"
-SRC_URI = "git://github.com/google/protobuf.git;branch=3.9.x \
+SRC_URI = "git://github.com/google/protobuf.git;branch=3.10.x \
file://run-ptest \
file://0001-protobuf-fix-configure-error.patch \
file://0001-Makefile.am-include-descriptor.cc-when-building-libp.patch \