[oe-commits] Koen Kooi : angstrom 2011.03 blacklist bash-noemu

git version control git at git.openembedded.org
Thu Mar 17 18:16:55 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 34fe7f02bf7d05a3a33491bc5b680f5347b595bd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=34fe7f02bf7d05a3a33491bc5b680f5347b595bd

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Wed Mar 16 10:12:12 2011 +0100

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 at dominion.thruhere.net>

---

 conf/distro/angstrom-2008.1.conf |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index 0d7c45d..ae1ed4c 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





More information about the Openembedded-commits mailing list