From 34fe7f02bf7d05a3a33491bc5b680f5347b595bd Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 16 Mar 2011 10:12:12 +0100 Subject: 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 --- conf/distro/angstrom-2008.1.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf') 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 -- cgit 1.2.3-korg