From 2cc6538b0f60e7cc7060b7beb2aaef4edd53323c Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Sat, 22 Aug 2020 05:07:32 +0800 Subject: [PATCH] protobuf: upgrade 3.12.3 -> 3.13.0 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../protobuf/{protobuf_3.12.3.bb => protobuf_3.13.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.12.3.bb => protobuf_3.13.0.bb} (98%) diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.12.3.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.13.0.bb similarity index 98% rename from meta-oe/recipes-devtools/protobuf/protobuf_3.12.3.bb rename to meta-oe/recipes-devtools/protobuf/protobuf_3.13.0.bb index 21ad7a460a..f2c5e2bee6 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.12.3.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.13.0.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b" DEPENDS = "zlib" DEPENDS_append_class-target = " protobuf-native" -SRCREV = "31ebe2ac71400344a5db91ffc13c4ddfb7589f92" +SRCREV = "fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a" SRC_URI = "git://github.com/protocolbuffers/protobuf.git \ file://run-ptest \