aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/include/angstrom.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-20 19:16:30 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-20 19:16:30 +0200
commitc71a5d2885bedbec41d984fe58790141be2e52b4 (patch)
tree2ed3b80763b59dfee50b5e1470221869fc3d0e2f /conf/distro/include/angstrom.inc
parentbf3ca542b4bd66e784dcd35dabd002aba7e69a1d (diff)
downloadopenembedded-c71a5d2885bedbec41d984fe58790141be2e52b4.tar.gz
angstrom: inheric recipe_sanity by default
Diffstat (limited to 'conf/distro/include/angstrom.inc')
-rw-r--r--conf/distro/include/angstrom.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index 7a6e9a463a..525f949331 100644
--- 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"