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:
bf3ca54
)
angstrom: inheric recipe_sanity by default
author
Koen Kooi
<koen@openembedded.org>
Sat, 20 Jun 2009 17:16:30 +0000
(19:16 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 20 Jun 2009 17:16:30 +0000
(19:16 +0200)
conf/distro/include/angstrom.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/angstrom.inc
b/conf/distro/include/angstrom.inc
index
7a6e9a4
..
525f949
100644
(file)
--- a/
conf/distro/include/angstrom.inc
+++ b/
conf/distro/include/angstrom.inc
@@
-80,6
+80,9
@@
INHERIT += "angstrom-mirrors"
INHERIT += "insane"
QA_LOG = "1"
+#run QA tests on recipes
+INHERIT += "recipe_sanity"
+
#save statistical info on images
INHERIT += "testlab"