From 466fd78ac6a561ce7b47f2190f0aa3ea6aa3593e Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Tue, 24 Sep 2019 14:22:17 +0800 Subject: [PATCH] protobuf: upgrade 3.9.1 -> 3.9.2 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../protobuf/{protobuf_3.9.1.bb => protobuf_3.9.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.9.1.bb => protobuf_3.9.2.bb} (98%) diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.9.1.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.9.2.bb similarity index 98% rename from meta-oe/recipes-devtools/protobuf/protobuf_3.9.1.bb rename to meta-oe/recipes-devtools/protobuf/protobuf_3.9.2.bb index 94d8def775..a007b2a697 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.9.1.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.9.2.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b" DEPENDS = "zlib" DEPENDS_append_class-target = " protobuf-native" -SRCREV = "655310ca192a6e3a050e0ca0b7084a2968072260" +SRCREV = "52b2447247f535663ac1c292e088b4b27d2910ef" SRC_URI = "git://github.com/google/protobuf.git;branch=3.9.x \ file://run-ptest \