diff options
| -rw-r--r-- | bitbake/doc/user-manual/user-manual-ref-variables.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/bitbake/doc/user-manual/user-manual-ref-variables.xml b/bitbake/doc/user-manual/user-manual-ref-variables.xml index bda9fe5629..c6107af492 100644 --- a/bitbake/doc/user-manual/user-manual-ref-variables.xml +++ b/bitbake/doc/user-manual/user-manual-ref-variables.xml | |||
| @@ -1053,6 +1053,27 @@ | |||
| 1053 | </glossdef> | 1053 | </glossdef> |
| 1054 | </glossentry> | 1054 | </glossentry> |
| 1055 | 1055 | ||
| 1056 | <glossentry id='var-BBVERSIONS'><glossterm>BBVERSIONS</glossterm> | ||
| 1057 | <glossdef> | ||
| 1058 | <para> | ||
| 1059 | Allows a single recipe to build multiple versions of a | ||
| 1060 | project from a single recipe file. | ||
| 1061 | You also able to specify conditional metadata | ||
| 1062 | using the | ||
| 1063 | <link linkend='var-OVERRIDES'><filename>OVERRIDES</filename></link> | ||
| 1064 | mechanism for a single version or for an optionally named | ||
| 1065 | range of versions. | ||
| 1066 | </para> | ||
| 1067 | |||
| 1068 | <para> | ||
| 1069 | For more information on <filename>BBVERSIONS</filename>, | ||
| 1070 | see the | ||
| 1071 | "<link linkend='variants-class-extension-mechanism'>Variants - Class Extension Mechanism</link>" | ||
| 1072 | section. | ||
| 1073 | </para> | ||
| 1074 | </glossdef> | ||
| 1075 | </glossentry> | ||
| 1076 | |||
| 1056 | <glossentry id='var-BITBAKE_UI'><glossterm>BITBAKE_UI</glossterm> | 1077 | <glossentry id='var-BITBAKE_UI'><glossterm>BITBAKE_UI</glossterm> |
| 1057 | <glossdef> | 1078 | <glossdef> |
| 1058 | <para> | 1079 | <para> |
