which: Disable iberty since its not listed in DEPENDS

(From OE-Core rev: 4d6420d0aa1d6e8aecc8ec0526144f9c4396a822)

(From OE-Core rev: 778330071bcab83baff8ec8f22367f5dd0a71d35)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-12-22 17:48:39 +00:00
parent 961f75d11b
commit fa9ad15e41
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,9 @@ DEPENDS = "cwautomacros-native"
inherit autotools update-alternatives
PR = "r1"
PR = "r2"
EXTRA_OECONF = "--disable-iberty"
SRC_URI = "${GNU_MIRROR}/which/which-${PV}.tar.gz \
file://remove-declaration.patch"