findutils: drop upstream-version-is-even

Upstream seems to have dropped the odd-even policy

(From OE-Core rev: 3b41a5518b5f51816171daf716fedfe16854b191)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2020-01-29 10:07:16 +01:00
committed by Richard Purdie
parent 29ba11e7d1
commit d139952afd

View File

@@ -8,7 +8,7 @@ SECTION = "console/utils"
SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.xz"
inherit autotools gettext texinfo update-alternatives upstream-version-is-even
inherit autotools gettext texinfo update-alternatives
ALTERNATIVE_${PN} = "find xargs"
ALTERNATIVE_PRIORITY = "100"