summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-05-22 03:35:16 +0200
committerKhem Raj <raj.khem@gmail.com>2021-05-22 05:54:00 -0700
commitc337875460c8d111262ef2cd273e848a5e790cc3 (patch)
treebaa2e8ac75248f322f3be0b9f9bd6da17116f55f /meta-oe
parent6a6375d962ffdac05bcf37556885e0bb0370fb3e (diff)
downloadmeta-openembedded-c337875460c8d111262ef2cd273e848a5e790cc3.tar.gz
protobuf: upgrade 3.15.2 -> 3.17.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf_3.17.0.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_3.15.2.bb)2
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.17.0.bb
index 0392f9339b..81af2d50f9 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_3.15.2.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.17.0.bb
@@ -10,7 +10,7 @@ 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 = "d7e943b8d2bc444a8c770644e73d090b486f8b37" 13SRCREV = "652d99a8ee8aa6b801e11977951fbf444cfccc8f"
14 14
15SRC_URI = "git://github.com/protocolbuffers/protobuf.git \ 15SRC_URI = "git://github.com/protocolbuffers/protobuf.git \
16 file://run-ptest \ 16 file://run-ptest \