Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
require conf/distro/include/sane-toolchain.inc
require conf/distro/include/arm-thumb.inc
+#############################################################################
+# QA
+#############################################################################
+
+#run QA tests on builds and packages and log them
+INHERIT += "insane"
+QA_LOG = "1"
+
+#run QA tests on recipes
+INHERIT += "recipe_sanity"
+
#############################################################################
# PREFERRED VERSIONS
#############################################################################