From c71a5d2885bedbec41d984fe58790141be2e52b4 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 20 Jun 2009 19:16:30 +0200 Subject: angstrom: inheric recipe_sanity by default --- conf/distro/include/angstrom.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf') 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" -- cgit v1.2.3