]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
pkgconf: exclude pre-releases from version checks
authorAlexander Kanavin <alex@linutronix.de>
Sat, 27 Jun 2026 07:55:23 +0000 (09:55 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jul 2026 10:16:15 +0000 (11:16 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb

index 277ef9786c485d6f01c230217adbf75a166c1fee..7d9205e56068c6aa4a2905eafd3c813416a686c2 100644 (file)
@@ -21,6 +21,7 @@ SRC_URI = "\
     file://pkg-config-esdk.in \
 "
 SRC_URI[sha256sum] = "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243"
+UPSTREAM_CHECK_REGEX = "pkgconf-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)\.tar"
 
 inherit autotools pkgconfig