mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
net-tools: fix upstream version check
There is no tag other than ancient 1.60, so bypass the check for now. (From OE-Core rev: 10221e578ffb3551ccefe15a523ceba0d289c086) 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
499c092ff5
commit
5e1bc3ef5a
@@ -16,6 +16,8 @@ SRC_URI = "git://git.code.sf.net/p/net-tools/code;protocol=https \
|
|||||||
file://Bug_541172-netstat.c-exit-codes.patch \
|
file://Bug_541172-netstat.c-exit-codes.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
UPSTREAM_VERSION_UNKNOWN = "1"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit gettext
|
inherit gettext
|
||||||
|
|||||||
Reference in New Issue
Block a user