diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 55121f2c5a..b61de1993d 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -762,8 +762,7 @@ system and gives an overview of their function and contents. | |||
762 | 762 | ||
763 | export BBSERVER=localhost:$port | 763 | export BBSERVER=localhost:$port |
764 | 764 | ||
765 | By default, :term:`BBSERVER` also appears in | 765 | By default, :term:`BBSERVER` also appears in :term:`BB_HASHBASE_WHITELIST`. |
766 | :term:`bitbake:BB_HASHBASE_WHITELIST`. | ||
767 | Consequently, :term:`BBSERVER` is excluded from checksum and dependency | 766 | Consequently, :term:`BBSERVER` is excluded from checksum and dependency |
768 | data. | 767 | data. |
769 | 768 | ||
@@ -6500,7 +6499,7 @@ system and gives an overview of their function and contents. | |||
6500 | 6499 | ||
6501 | - :term:`CONF_VERSION` | 6500 | - :term:`CONF_VERSION` |
6502 | - :term:`BB_NUMBER_THREADS` | 6501 | - :term:`BB_NUMBER_THREADS` |
6503 | - :term:`bitbake:BB_NUMBER_PARSE_THREADS` | 6502 | - :term:`BB_NUMBER_PARSE_THREADS` |
6504 | - :term:`PARALLEL_MAKE` | 6503 | - :term:`PARALLEL_MAKE` |
6505 | - :term:`PRSERV_HOST` | 6504 | - :term:`PRSERV_HOST` |
6506 | - :term:`SSTATE_MIRRORS` :term:`DL_DIR` | 6505 | - :term:`SSTATE_MIRRORS` :term:`DL_DIR` |