[oe-commits] Koen Kooi : angstrom v2010.x: blacklist bash-noemu

git version control git at git.openembedded.org
Tue Mar 15 14:54:07 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8a9ce9d369a0a6ec9d4de2e5dc747de7e9583b14
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8a9ce9d369a0a6ec9d4de2e5dc747de7e9583b14

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Mar 15 15:49:47 2011 +0100

angstrom v2010.x: blacklist bash-noemu

It doesn't build and has the dreaded replaces/conflicts combo

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 conf/distro/angstrom-2010.x.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/distro/angstrom-2010.x.conf b/conf/distro/angstrom-2010.x.conf
index c6fb07d..3523455 100644
--- a/conf/distro/angstrom-2010.x.conf
+++ b/conf/distro/angstrom-2010.x.conf
@@ -123,6 +123,8 @@ 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"
+
 require conf/distro/include/angstrom.inc
 
 # Toolchain virtuals:





More information about the Openembedded-commits mailing list