]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation.conf: remove unused variable QA_LOG
authorAndreas Oberritter <obi@opendreambox.org>
Tue, 12 Mar 2013 22:28:27 +0000 (23:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Mar 2013 13:17:38 +0000 (13:17 +0000)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/conf/documentation.conf

index 44b1f1ac5f157b88bbb6365e6686b611ac6c9467..0bc4230e6e5eace14a98c35f0f891e25dade638c 100644 (file)
@@ -114,9 +114,6 @@ SYSVINIT_ENABLED_GETTYS[doc] = "Specify which VTs should be running a getty, the
 IPK_FEED_URIS[doc] = "List of ipkg feed records to put into generated image."
 FEED_DEPLOYDIR_BASE_URI[doc] = "Allow to serve ipk deploy dir as an adhoc feed (bogofeed). Set to base URL of the dir as exported by HTTP. Set of adhoc feed configs will be generated in image."
 
-# 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"