From bfe2aea83b70af0f037f9771c2f6eb7d1d34ebb0 Mon Sep 17 00:00:00 2001 From: He Zhe Date: Wed, 7 Dec 2022 19:40:11 +0800 Subject: [PATCH] protobuf: upgrade 3.19.4 -> 3.19.6 Signed-off-by: He Zhe Signed-off-by: Armin Kuster --- .../protobuf/{protobuf_3.19.4.bb => protobuf_3.19.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.19.4.bb => protobuf_3.19.6.bb} (98%) diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.4.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.6.bb similarity index 98% rename from meta-oe/recipes-devtools/protobuf/protobuf_3.19.4.bb rename to meta-oe/recipes-devtools/protobuf/protobuf_3.19.6.bb index 5662330840..8e50054718 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.4.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.6.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b" DEPENDS = "zlib" DEPENDS:append:class-target = " protobuf-native" -SRCREV = "22d0e265de7d2b3d2e9a00d071313502e7d4cccf" +SRCREV = "c9297981b7c35ad9c2bf258e7c8d786a04d13378" SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x;protocol=https \ file://run-ptest \