aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"