From: Philip Balister Date: Mon, 28 May 2007 13:11:14 +0000 (+0000) Subject: documentation.conf : Document QA_LOG variable. X-Git-Tag: Release-2010-05/1~8868^2~400^2~72^2~3^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=310c1ed8d1ce25a6e24e1fb39931b86d85085c2c;p=openembedded.git documentation.conf : Document QA_LOG variable. --- diff --git a/conf/documentation.conf b/conf/documentation.conf index b92c14f7f0..44a174a01b 100644 --- a/conf/documentation.conf +++ b/conf/documentation.conf @@ -98,6 +98,9 @@ PCMCIA_MANAGER[doc] = "Specify which package(s) to install to handle PCMCIA slot SYSVINIT_ENABLED_GETTYS[doc] = "Specify which VTs should be running a getty, the default is 1" +# insane bbclass +QA_LOG[doc] = "Enable logging of QA errors to log.qa_package. Default is not to log." + # palmtop build class PALMTOP_USE_MULTITHREADED_QT[doc] = "Set to yes, if you want to build qt apps with CONFIG+=thread"