[oe-commits] Koen Kooi : angstrom: copy parts of SHR blacklist

git version control git at git.openembedded.org
Thu Mar 24 20:03:56 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: a5c8965d77324f92b919ea3d1a33257c47d0519c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a5c8965d77324f92b919ea3d1a33257c47d0519c

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Mar 18 09:28:32 2011 +0100

angstrom: copy parts of SHR blacklist

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

---

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

diff --git a/conf/distro/angstrom-2010.x.conf b/conf/distro/angstrom-2010.x.conf
index 3523455..82349eb 100644
--- a/conf/distro/angstrom-2010.x.conf
+++ b/conf/distro/angstrom-2010.x.conf
@@ -125,6 +125,12 @@ ANGSTROM_BLACKLIST_pn-ipkg			= "ipkg has been superseded by opkg"
 
 ANGSTROM_BLACKLIST_pn-bash-noemu	= "doesn't work on the target"
 
+ANGSTROM_BLACKLIST_pn-hotplug-ng = "hotplug functionality is provided by udev"
+ANGSTROM_BLACKLIST_pn-hotplug2 = "hotplug functionality is provided by udev"
+ANGSTROM_BLACKLIST_pn-linux-hotplug = "hotplug functionality is provided by udev"
+
+ANGSTROM_BLACKLIST_pn-xcursor-watchonly-theme = "xcursor-transparent-theme is good enough"
+
 require conf/distro/include/angstrom.inc
 
 # Toolchain virtuals:





More information about the Openembedded-commits mailing list