summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorHe Zhe <zhe.he@windriver.com>2022-12-07 19:39:43 +0800
committerKhem Raj <raj.khem@gmail.com>2022-12-08 17:10:47 -0800
commit53b7b6954d0420f58c9c1da8a02fdc47d8ac1a22 (patch)
treef568f499dbc56a422d95d434fb499981ea00c5af /meta-oe
parent8000be0ee9254487d2c24f04868cbaf68bf65d93 (diff)
downloadmeta-openembedded-53b7b6954d0420f58c9c1da8a02fdc47d8ac1a22.tar.gz
protobuf: upgrade 3.21.5 -> 3.21.10
Signed-off-by: He Zhe <zhe.he@windriver.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.21.10.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_3.21.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.21.5.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.21.10.bb
index 201908f3c..4c45c4a7e 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_3.21.5.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.21.10.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 = "ab840345966d0fa8e7100d771c92a73bfbadd25c" 13SRCREV = "11bc195441adfbc87ff0349f1c4be7a239d1daad"
14 14
15SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=21.x;protocol=https \ 15SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=21.x;protocol=https \
16 file://run-ptest \ 16 file://run-ptest \