From fd7297b442493fbb6f739e80a18120007308bba8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 31 Oct 2021 21:46:39 -0700 Subject: [PATCH] protobuf: Upgrade to 3.19.1 Release details [1] [1] https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1 Signed-off-by: Khem Raj --- .../protobuf/{protobuf_3.19.0.bb => protobuf_3.19.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.19.0.bb => protobuf_3.19.1.bb} (98%) diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.0.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb similarity index 98% rename from meta-oe/recipes-devtools/protobuf/protobuf_3.19.0.bb rename to meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb index 94e8695af4..9b8c396045 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.0.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b" DEPENDS = "zlib" DEPENDS:append:class-target = " protobuf-native" -SRCREV = "17b30e96476be70b8773b2b807bab857fd3ceb39" +SRCREV = "7c40b2df1fdf6f414c1c18c789715a9c948a0725" SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x \ file://run-ptest \