diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2015-09-29 12:35:41 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-29 07:35:51 +0000 |
commit | 183290a9d43115294d00d26214828cb99518e0b3 (patch) | |
tree | 21e3e0f9954460dc9bfd55b248d1ebb44485f061 /bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml | |
parent | 66d3c353f8e7103b0d60abdeb575cd3ac303e877 (diff) | |
download | poky-183290a9d43115294d00d26214828cb99518e0b3.tar.gz |
bitbake: bitbake-user-manual: Added BBTARGETS variable description.
(Bitbake rev: 0f0c205b9d6c24bee334eabb359973e0368ce931)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml index 05e1b95ec6..9e4551be1c 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml | |||
@@ -1173,6 +1173,15 @@ | |||
1173 | </glossdef> | 1173 | </glossdef> |
1174 | </glossentry> | 1174 | </glossentry> |
1175 | 1175 | ||
1176 | <glossentry id='var-BBTARGETS'><glossterm>BBTARGETS</glossterm> | ||
1177 | <glossdef> | ||
1178 | <para> | ||
1179 | Allows you to use a configuration file to add to the list | ||
1180 | of command-line target recipes you want to build. | ||
1181 | </para> | ||
1182 | </glossdef> | ||
1183 | </glossentry> | ||
1184 | |||
1176 | <glossentry id='var-BBVERSIONS'><glossterm>BBVERSIONS</glossterm> | 1185 | <glossentry id='var-BBVERSIONS'><glossterm>BBVERSIONS</glossterm> |
1177 | <glossdef> | 1186 | <glossdef> |
1178 | <para> | 1187 | <para> |