documentation.conf: describe BBINCLUDELOGS/BBINCLUDELOGS_LINES
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 4 Jan 2007 11:08:41 +0000 (11:08 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 4 Jan 2007 11:08:41 +0000 (11:08 +0000)
conf/documentation.conf

index 392d171..f5be55e 100644 (file)
@@ -105,3 +105,6 @@ COMPATIBLE_HOST[doc] = "A regular expression which matches the HOST_SYS names su
 COMPATIBLE_MACHINE[doc] = "A regular expression which matches the MACHINES support by the package/file. Failure to match will cause the file to be skipped by the parser."
 
 SOURCE_MIRROR_FETCH[doc] = "Switch marking build as source fetcher. Used to skip COMPATIBLE_* checking."
+
+BBINCLUDELOGS[doc] = "Boolean switch to get log printed on failure."
+BBINCLUDELOGS_LINES[doc] = "Amount of log lines printed on failure."