aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-03-16 10:12:12 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-03-16 10:28:07 +0100
commit34fe7f02bf7d05a3a33491bc5b680f5347b595bd (patch)
tree4efc043d77f7c0d9b2bc114e3d69d6d5bb494048 /conf
parent61a44923aeee2e0e07b095b44bb5b8147118d5dd (diff)
downloadopenembedded-34fe7f02bf7d05a3a33491bc5b680f5347b595bd.tar.gz
angstrom 2011.03 blacklist bash-noemu
It doesn't build and has the dreaded replaces/conflicts combo Based on http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=8a9ce9d369a0a6ec9d4de2e5dc747de7e9583b14 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/angstrom-2008.1.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index 0d7c45ddb0..ae1ed4cc0d 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -132,6 +132,9 @@ ANGSTROM_BLACKLIST_pn-fso-apm = "regular apmd is good enough"
ANGSTROM_BLACKLIST_pn-ipkg = "ipkg has been superseded by opkg"
+ANGSTROM_BLACKLIST_pn-bash-noemu = "doesn't work on the target"
+PREFERRED_PROVIDER_bash = "bash"
+
ANGSTROMLIBC ?= "glibc"
require conf/distro/include/angstrom.inc