summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
10DEPENDS = "zlib" 10DEPENDS = "zlib"
11DEPENDS_append_class-target = " protobuf-native" 11DEPENDS_append_class-target = " protobuf-native"
12 12
13SRCREV = "d09d649aea36f02c03f8396ba39a8d4db8a607e4" 13SRCREV = "498de9f761bef56a032815ee44b6e6dbe0892cc4"
14 14
15SRC_URI = "git://github.com/google/protobuf.git;branch=3.10.x \ 15SRC_URI = "git://github.com/google/protobuf.git;branch=3.11.x \
16 file://run-ptest \ 16 file://run-ptest \
17 file://0001-protobuf-fix-configure-error.patch \ 17 file://0001-protobuf-fix-configure-error.patch \
18 file://0001-Makefile.am-include-descriptor.cc-when-building-libp.patch \ 18 file://0001-Makefile.am-include-descriptor.cc-when-building-libp.patch \