mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
manuals: remove explicit BitBake variable references
The standard :term:`VARIABLE` will refer to the description of the variable in the YP variable index. If it doesn't exist, it will refer to the description of the variable in the BitBake manual. (From yocto-docs rev: 34cb466caf872f9284eb81f6a5f31ad606214dee) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reviewed-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
38496093d7
commit
d664794cce
@@ -762,8 +762,7 @@ system and gives an overview of their function and contents.
|
||||
|
||||
export BBSERVER=localhost:$port
|
||||
|
||||
By default, :term:`BBSERVER` also appears in
|
||||
:term:`bitbake:BB_HASHBASE_WHITELIST`.
|
||||
By default, :term:`BBSERVER` also appears in :term:`BB_HASHBASE_WHITELIST`.
|
||||
Consequently, :term:`BBSERVER` is excluded from checksum and dependency
|
||||
data.
|
||||
|
||||
@@ -6500,7 +6499,7 @@ system and gives an overview of their function and contents.
|
||||
|
||||
- :term:`CONF_VERSION`
|
||||
- :term:`BB_NUMBER_THREADS`
|
||||
- :term:`bitbake:BB_NUMBER_PARSE_THREADS`
|
||||
- :term:`BB_NUMBER_PARSE_THREADS`
|
||||
- :term:`PARALLEL_MAKE`
|
||||
- :term:`PRSERV_HOST`
|
||||
- :term:`SSTATE_MIRRORS` :term:`DL_DIR`
|
||||
|
||||
Reference in New Issue
Block a user