summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-08-01 23:23:35 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-02 14:42:01 +0100
commit10221e578ffb3551ccefe15a523ceba0d289c086 (patch)
tree44a8a26593baa0b3b65f8b7f9c548fe942f5c3c3 /meta
parenta29045d750b0c75878b6b6237bc657a1ff0b86ac (diff)
downloadopenembedded-core-10221e578ffb3551ccefe15a523ceba0d289c086.tar.gz
net-tools: fix upstream version check
There is no tag other than ancient 1.60, so bypass the check for now. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/net-tools/net-tools_1.60-20181103.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/net-tools/net-tools_1.60-20181103.bb b/meta/recipes-extended/net-tools/net-tools_1.60-20181103.bb
index dcc2218e48..e97731073e 100644
--- a/meta/recipes-extended/net-tools/net-tools_1.60-20181103.bb
+++ b/meta/recipes-extended/net-tools/net-tools_1.60-20181103.bb
@@ -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 \
"
+UPSTREAM_VERSION_UNKNOWN = "1"
+
S = "${WORKDIR}/git"
inherit gettext