]> code.ossystems Code Review - openembedded-core.git/commitdiff
iputils: correct upstream version check
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 2 Jul 2021 22:19:24 +0000 (00:19 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Jul 2021 09:59:24 +0000 (10:59 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/iputils/iputils_20210202.bb

index 6200b2c1d72ff0b0363b5c690fc8047bf5dc991a..02a303782e97bed2097549e4af7798ff0ec854b5 100644 (file)
@@ -17,7 +17,7 @@ SRCREV = "cc16da6b574ce6637f3e6e9ab3c1a728663006ff"
 
 S = "${WORKDIR}/git"
 
-UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>s\d+)"
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>20\d+)"
 
 # Fixed in 2000-10-10, but the versioning of iputils
 # breaks the version order.