From 2493507916e4262cd48559a854ad5d202aafa9ce Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 23 Oct 2020 14:00:19 +0800 Subject: [PATCH] protobuf: upgrade 3.13.0 -> 3.13.0.1 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../protobuf/{protobuf_3.13.0.bb => protobuf_3.13.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.13.0.bb => protobuf_3.13.0.1.bb} (98%) diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.13.0.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.13.0.1.bb similarity index 98% rename from meta-oe/recipes-devtools/protobuf/protobuf_3.13.0.bb rename to meta-oe/recipes-devtools/protobuf/protobuf_3.13.0.1.bb index f2c5e2bee6..8c349db4d0 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.13.0.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.13.0.1.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b" DEPENDS = "zlib" DEPENDS_append_class-target = " protobuf-native" -SRCREV = "fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a" +SRCREV = "d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a" SRC_URI = "git://github.com/protocolbuffers/protobuf.git \ file://run-ptest \