summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/protobuf/protobuf_3.15.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/protobuf/protobuf_3.15.2.bb')
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf_3.15.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.15.2.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.15.2.bb
index 0392f9339b..62c6ee0159 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_3.15.2.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.15.2.bb
@@ -12,7 +12,7 @@ DEPENDS_append_class-target = " protobuf-native"
12 12
13SRCREV = "d7e943b8d2bc444a8c770644e73d090b486f8b37" 13SRCREV = "d7e943b8d2bc444a8c770644e73d090b486f8b37"
14 14
15SRC_URI = "git://github.com/protocolbuffers/protobuf.git \ 15SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=master;protocol=https \
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 \