mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
bitbake: bitbake-user-manual-ref-variables: Added BBLAYERS_FETCH_DIR glossary item.
Add BBLAYERS_FETCH_DIR to the Variables Glossary. (Bitbake rev: 5ecd6a671c088f270d5f49093f8da83278fc0aa9) 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
dcb441c6e0
commit
a06a5ae684
@@ -1066,6 +1066,20 @@
|
|||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
<glossentry id='var-BBLAYERS_FETCH_DIR'><glossterm>BBLAYERS_FETCH_DIR</glossterm>
|
||||||
|
<glossdef>
|
||||||
|
<para>
|
||||||
|
Sets the base location where layers are stored.
|
||||||
|
By default, this location is set to
|
||||||
|
<filename>${COREBASE}</filename>.
|
||||||
|
This setting is used in conjunction with
|
||||||
|
<filename>bitbake-layers layerindex-fetch</filename> and
|
||||||
|
tells <filename>bitbake-layers</filename> where to place
|
||||||
|
the fetched layers.
|
||||||
|
</para>
|
||||||
|
</glossdef>
|
||||||
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id='var-BBMASK'><glossterm>BBMASK</glossterm>
|
<glossentry id='var-BBMASK'><glossterm>BBMASK</glossterm>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user