mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
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:
committed by
Richard Purdie
parent
29ba11e7d1
commit
d139952afd
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user