mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
bitbake: user-manual-ref-variables.xml: Added BBVERSIONS variable.
(Bitbake rev: 0ee8e8db8475903754d519c5e6d7ec8e52ba9c85) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
233d644e5a
commit
3940d59e64
@@ -1053,6 +1053,27 @@
|
|||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
<glossentry id='var-BBVERSIONS'><glossterm>BBVERSIONS</glossterm>
|
||||||
|
<glossdef>
|
||||||
|
<para>
|
||||||
|
Allows a single recipe to build multiple versions of a
|
||||||
|
project from a single recipe file.
|
||||||
|
You also able to specify conditional metadata
|
||||||
|
using the
|
||||||
|
<link linkend='var-OVERRIDES'><filename>OVERRIDES</filename></link>
|
||||||
|
mechanism for a single version or for an optionally named
|
||||||
|
range of versions.
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
For more information on <filename>BBVERSIONS</filename>,
|
||||||
|
see the
|
||||||
|
"<link linkend='variants-class-extension-mechanism'>Variants - Class Extension Mechanism</link>"
|
||||||
|
section.
|
||||||
|
</para>
|
||||||
|
</glossdef>
|
||||||
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id='var-BITBAKE_UI'><glossterm>BITBAKE_UI</glossterm>
|
<glossentry id='var-BITBAKE_UI'><glossterm>BITBAKE_UI</glossterm>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user