SHR: blacklist some packages causing multiple runtime providers
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 17 Mar 2011 13:00:47 +0000 (14:00 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 17 Mar 2011 20:27:28 +0000 (21:27 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/shr.conf

index 59ad0be..e8fd844 100644 (file)
@@ -50,6 +50,12 @@ INHERIT += "devshell"
 #run QA tests on recipes
 INHERIT += "recipe_sanity"
 
+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"
+ANGSTROM_BLACKLIST_pn-xserver-kdrive = "xorg-server is preferred"
+ANGSTROM_BLACKLIST_pn-xserver-kdrive-1300 = "xorg-server is preferred"
 ANGSTROM_BLACKLIST_pn-bluez-libs  = "bluez-libs 3.x has been replaced by bluez4"
 ANGSTROM_BLACKLIST_pn-bluez-utils = "bluez-utils 3.x has been replaced by bluez4"
 ANGSTROM_BLACKLIST_pn-atd = "atd has been replaced by atd-over-fso"