aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf_3.5.1.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_3.4.1.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.4.1.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.5.1.bb
index 1407d08bb9..1ffb79da71 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_3.4.1.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.5.1.bb
@@ -16,11 +16,11 @@ RDEPENDS_${PN}-ptest = "bash python-protobuf"
LIC_FILES_CHKSUM = "file://LICENSE;md5=35953c752efc9299b184f91bef540095"
-SRCREV = "b04e5cba356212e4e8c66c61bbe0c3a20537c5b9"
+SRCREV = "106ffc04be1abf3ff3399f54ccf149815b287dd9"
-PV = "3.4.1+git${SRCPV}"
+PV = "3.5.1+git${SRCPV}"
-SRC_URI = "git://github.com/google/protobuf.git;branch=3.4.x \
+SRC_URI = "git://github.com/google/protobuf.git;branch=3.5.x \
file://run-ptest \
"