+ adding UPSTREAM_CHECK_GITTAGREGEX because `devtool latest-version` was
  going to the 28 release (what still in rc)

Signed-off-by: Jan Vermaete <[email protected]>
---
 .../protobuf/{protobuf_4.25.3.bb => protobuf_4.25.4.bb}       | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/protobuf/{protobuf_4.25.3.bb => 
protobuf_4.25.4.bb} (97%)

diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_4.25.3.bb 
b/meta-oe/recipes-devtools/protobuf/protobuf_4.25.4.bb
similarity index 97%
rename from meta-oe/recipes-devtools/protobuf/protobuf_4.25.3.bb
rename to meta-oe/recipes-devtools/protobuf/protobuf_4.25.4.bb
index 4f8515471..cc5204de4 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_4.25.3.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_4.25.4.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b"
 DEPENDS = "zlib abseil-cpp"
 DEPENDS:append:class-target = " protobuf-native"
 
-SRCREV = "4a2aef570deb2bfb8927426558701e8bfc26f2a4"
+SRCREV = "e915ce24b3d43c0fffcbf847354288c07dda1de0"
 
 SRC_URI = 
"gitsm://github.com/protocolbuffers/protobuf.git;branch=25.x;protocol=https \
            file://run-ptest \
@@ -19,6 +19,8 @@ SRC_URI = 
"gitsm://github.com/protocolbuffers/protobuf.git;branch=25.x;protocol=
 SRC_URI:append:mips:toolchain-clang = " 
file://0001-Fix-build-on-mips-clang.patch "
 SRC_URI:append:mipsel:toolchain-clang = " 
file://0001-Fix-build-on-mips-clang.patch "
 
+UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.(25\.(\d+)))"
+
 S = "${WORKDIR}/git"
 
 inherit cmake pkgconfig ptest
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111937): 
https://lists.openembedded.org/g/openembedded-devel/message/111937
Mute This Topic: https://lists.openembedded.org/mt/108092407/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to