[oe] [meta-oe] [PATCH] protobuf: upgrade 3.9.2 -> 3.10.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Oct 17 07:04:46 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 .../protobuf/{protobuf_3.9.2.bb => protobuf_3.10.0.bb}                | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-devtools/protobuf/{protobuf_3.9.2.bb => protobuf_3.10.0.bb} (96%)

diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.9.2.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.10.0.bb
similarity index 96%
rename from meta-oe/recipes-devtools/protobuf/protobuf_3.9.2.bb
rename to meta-oe/recipes-devtools/protobuf/protobuf_3.10.0.bb
index a007b2a..9284541 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 \
-- 
2.7.4





More information about the Openembedded-devel mailing list