]> code.ossystems Code Review - openembedded-core.git/commitdiff
net-tools: correct version check
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 10 Jan 2021 11:32:59 +0000 (12:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 10 Jan 2021 22:39:23 +0000 (22:39 +0000)
A new upstream release is out.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/net-tools/net-tools_1.60-20181103.bb

index e97731073e86537b9f08026dbd39b6338e2c23a9..dcc2218e484e4b6b496b556c9775f53552af66c8 100644 (file)
@@ -16,8 +16,6 @@ SRC_URI = "git://git.code.sf.net/p/net-tools/code;protocol=https \
     file://Bug_541172-netstat.c-exit-codes.patch \
 "
 
-UPSTREAM_VERSION_UNKNOWN = "1"
-
 S = "${WORKDIR}/git"
 
 inherit gettext