iputils: correct upstream version check

(From OE-Core rev: fdb36b54a53405785c492e9f98e2ffcbcedec296)

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>
This commit is contained in:
Alexander Kanavin
2021-07-03 00:19:24 +02:00
committed by Richard Purdie
parent b77230c010
commit e872d4ea6e

View 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.