[oe-commits] org.oe.dev angstrom: set QA_LOG to 1

koen commit oe at amethyst.openembedded.net
Wed Mar 19 15:45:35 UTC 2008


angstrom: set QA_LOG to 1

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: c31a0840a5919504cd869926bc3a2c2318c90578
ViewMTN: http://monotone.openembedded.org/revision/info/c31a0840a5919504cd869926bc3a2c2318c90578
Files:
1
conf/distro/include/angstrom.inc
Diffs:

#
# mt diff -rcf012a2576f31467c51f9bb4b329a6815e740fe1 -rc31a0840a5919504cd869926bc3a2c2318c90578
#
#
#
# patch "conf/distro/include/angstrom.inc"
#  from [8f35eb4c175e2e7405247bb541234a9ff033a3f0]
#    to [915080f9ddb0bc308260b139e457c363cbd504b2]
#
============================================================
--- conf/distro/include/angstrom.inc	8f35eb4c175e2e7405247bb541234a9ff033a3f0
+++ conf/distro/include/angstrom.inc	915080f9ddb0bc308260b139e457c363cbd504b2
@@ -43,8 +43,9 @@ INHERIT += "angstrom-mirrors" 
 #use angstrom source mirrors to combat 404s
 INHERIT += "angstrom-mirrors" 
 
-#run QA tests on builds and packages 
+#run QA tests on builds and packages and log them  
 INHERIT += "insane"
+QA_LOG = "1"
 
 #save statistical info on images
 INHERIT += "testlab"






More information about the Openembedded-commits mailing list