summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/which
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/which')
-rw-r--r--meta/recipes-extended/which/which_2.20.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-extended/which/which_2.20.bb b/meta/recipes-extended/which/which_2.20.bb
index 07a5d3104b..a4e860b6c9 100644
--- a/meta/recipes-extended/which/which_2.20.bb
+++ b/meta/recipes-extended/which/which_2.20.bb
@@ -8,7 +8,9 @@ DEPENDS = "cwautomacros-native"
8 8
9inherit autotools update-alternatives 9inherit autotools update-alternatives
10 10
11PR = "r1" 11PR = "r2"
12
13EXTRA_OECONF = "--disable-iberty"
12 14
13SRC_URI = "${GNU_MIRROR}/which/which-${PV}.tar.gz \ 15SRC_URI = "${GNU_MIRROR}/which/which-${PV}.tar.gz \
14 file://remove-declaration.patch" 16 file://remove-declaration.patch"