From: Richard Purdie Date: Mon, 10 Mar 2014 01:47:48 +0000 (-0700) Subject: bitbake: user-manual-metadata.xml: Add details about general variables used by BitBake X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=624e59ff77716f8fa55c46e15a94734352d0dbd2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake: user-manual-metadata.xml: Add details about general variables used by BitBake (Bitbake rev: 7e78785a53e259225b632c161a70d82fe66eb672) Signed-off-by: Richard Purdie --- diff --git a/bitbake/doc/user-manual/user-manual-metadata.xml b/bitbake/doc/user-manual/user-manual-metadata.xml index a67d6b1b1ae..d262d384a7c 100644 --- a/bitbake/doc/user-manual/user-manual-metadata.xml +++ b/bitbake/doc/user-manual/user-manual-metadata.xml @@ -1001,6 +1001,25 @@ Only variable definitions and include directives are allowed in .conf files. + The following variables include: + + BITBAKE_UI + BBDEBUG + MULTI_PROVIDER_WHITELIST + BB_NUMBER_PARSE_THREADS + BBPKGS + BB_DEFAULT_TASK + TOPDIR + BB_VERBOSE_LOGS + BB_NICE_LEVEL + BBFILE_COLLECTIONS + ASSUME_PROVIDED + BB_DANGLINGAPPENDS_WARNONLY + BBINCLUDED + BBFILE_PRIORITY + BUILDNAME + BBMASK +