From 05c93854e95c31508cebe0c5f737489f16d0000f Mon Sep 17 00:00:00 2001 From: Zheng Ruoqin Date: Thu, 7 Nov 2019 20:06:13 +0800 Subject: [PATCH] protobuf: upgrade 3.10.0 -> 3.10.1 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../protobuf/{protobuf_3.10.0.bb => protobuf_3.10.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.10.0.bb => protobuf_3.10.1.bb} (98%) diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.10.0.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.10.1.bb similarity index 98% rename from meta-oe/recipes-devtools/protobuf/protobuf_3.10.0.bb rename to meta-oe/recipes-devtools/protobuf/protobuf_3.10.1.bb index 9284541172..58526f1315 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.10.0.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.10.1.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b" DEPENDS = "zlib" DEPENDS_append_class-target = " protobuf-native" -SRCREV = "6d4e7fd7966c989e38024a8ea693db83758944f1" +SRCREV = "d09d649aea36f02c03f8396ba39a8d4db8a607e4" SRC_URI = "git://github.com/google/protobuf.git;branch=3.10.x \ file://run-ptest \