shr: blacklist pstree in favor of psmisc
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 4 Apr 2011 11:01:17 +0000 (13:01 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 4 Apr 2011 17:30:02 +0000 (19:30 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/shr.conf

index 03b185e..ae7398e 100644 (file)
@@ -50,6 +50,7 @@ INHERIT += "devshell"
 #run QA tests on recipes
 INHERIT += "recipe_sanity"
 
+ANGSTROM_BLACKLIST_pn-pstree = "pstree is provided by psmisc"
 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"