mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
net-tools: correct version check
A new upstream release is out. (From OE-Core rev: cf10ad80a59bbeab1db0b1761bdf168d3e281474) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
164b3e6361
commit
eee3a23be1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user