git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37a3537
)
shr: blacklist pstree in favor of psmisc
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 4 Apr 2011 11:01:17 +0000
(13:01 +0200)
committer
Martin 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
patch
|
blob
|
history
diff --git
a/conf/distro/shr.conf
b/conf/distro/shr.conf
index
03b185e
..
ae7398e
100644
(file)
--- 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"