aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-04-04 13:01:17 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2011-04-04 19:30:02 +0200
commit397f15889655569ab4de03a57a504018753c9f10 (patch)
treecb7e34bf4fdd180f70c29ba25ddab605aaf08955 /conf
parent37a35377de8ca5c36f3a6b85220f6e789007127c (diff)
downloadopenembedded-397f15889655569ab4de03a57a504018753c9f10.tar.gz
shr: blacklist pstree in favor of psmisc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/shr.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 03b185e7d8..ae7398e2b8 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -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"