aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/protobuf
diff options
context:
space:
mode:
authorSinan Kaya <sinan.kaya@microsoft.com>2020-02-10 18:11:19 +0000
committerKhem Raj <raj.khem@gmail.com>2020-02-11 16:46:31 -0800
commitdbdade508170aa98ecf179b16a2ada5ffd30237a (patch)
tree2f87a414aeab35798ad622fbc79953b17e2e871d /meta-oe/recipes-devtools/protobuf
parentdf65d98ec8b94cdb4023c308f7be597c7290860e (diff)
downloadmeta-openembedded-contrib-dbdade508170aa98ecf179b16a2ada5ffd30237a.tar.gz
protobuf: upgrade to 3.11.3
Signed-off-by: Sinan Kaya <sinan.kaya@microsoft.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.11.3.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_3.10.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.10.1.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.11.3.bb
index 58526f1315..4fa576a1ad 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_3.10.1.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.11.3.bb
@@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b"
DEPENDS = "zlib"
DEPENDS_append_class-target = " protobuf-native"
-SRCREV = "d09d649aea36f02c03f8396ba39a8d4db8a607e4"
+SRCREV = "498de9f761bef56a032815ee44b6e6dbe0892cc4"
-SRC_URI = "git://github.com/google/protobuf.git;branch=3.10.x \
+SRC_URI = "git://github.com/google/protobuf.git;branch=3.11.x \
file://run-ptest \
file://0001-protobuf-fix-configure-error.patch \
file://0001-Makefile.am-include-descriptor.cc-when-building-libp.patch \