* [PATCH] which: Disable iberty since its not listed in DEPENDS
@ 2011-12-22 17:48 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2011-12-22 17:48 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/recipes-extended/which/which_2.20.bb b/meta/recipes-extended/which/which_2.20.bb
index 07a5d31..a4e860b 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"
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"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-22 17:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-22 17:48 [PATCH] which: Disable iberty since its not listed in DEPENDS Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox