mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-05 05:04:44 +02:00
ref-manual/variables.rst: document BB_GIT_DEFAULT_DESTSUFFIX
Recently added in BitBake with 378db0fdd95f ("fetch2/git: allow overriding default unpack directory with a variable"). (From yocto-docs rev: c696f78107a4e0a26329faad11212eb7949e0c70) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
f9277f9694
commit
7367292190
|
@ -560,6 +560,13 @@ system and gives an overview of their function and contents.
|
|||
:term:`BB_GENERATE_SHALLOW_TARBALLS`
|
||||
See :term:`bitbake:BB_GENERATE_SHALLOW_TARBALLS` in the BitBake manual.
|
||||
|
||||
:term:`BB_GIT_DEFAULT_DESTSUFFIX`
|
||||
See :term:`bitbake:BB_GIT_DEFAULT_DESTSUFFIX` in the BitBake manual.
|
||||
|
||||
In :term:`OpenEmbedded-Core (OE-Core)`, this variable is set to
|
||||
:term:`BP` by default in :oe_git:`bitbake.conf
|
||||
</openembedded-core/tree/meta/conf/bitbake.conf>`.
|
||||
|
||||
:term:`BB_GIT_SHALLOW`
|
||||
See :term:`bitbake:BB_GIT_SHALLOW` in the BitBake manual.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user