diff options
Diffstat (limited to 'bitbake/doc')
| -rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst | 2 | ||||
| -rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst index 31ee4e349e..088eb818d6 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst | |||
| @@ -228,7 +228,7 @@ and then reload it. | |||
| 228 | Where possible, subsequent BitBake commands reuse this cache of recipe | 228 | Where possible, subsequent BitBake commands reuse this cache of recipe |
| 229 | information. The validity of this cache is determined by first computing | 229 | information. The validity of this cache is determined by first computing |
| 230 | a checksum of the base configuration data (see | 230 | a checksum of the base configuration data (see |
| 231 | :term:`BB_HASHCONFIG_WHITELIST`) and | 231 | :term:`BB_HASHCONFIG_IGNORE_VARS`) and |
| 232 | then checking if the checksum matches. If that checksum matches what is | 232 | then checking if the checksum matches. If that checksum matches what is |
| 233 | in the cache and the recipe and class files have not changed, BitBake is | 233 | in the cache and the recipe and class files have not changed, BitBake is |
| 234 | able to use the cache. BitBake then reloads the cached information about | 234 | able to use the cache. BitBake then reloads the cached information about |
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst index b2379e62af..1dc03611bb 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst | |||
| @@ -358,7 +358,7 @@ overview of their function and contents. | |||
| 358 | However, the more accurate the data returned, the more efficient the | 358 | However, the more accurate the data returned, the more efficient the |
| 359 | build will be. | 359 | build will be. |
| 360 | 360 | ||
| 361 | :term:`BB_HASHCONFIG_WHITELIST` | 361 | :term:`BB_HASHCONFIG_IGNORE_VARS` |
| 362 | Lists variables that are excluded from base configuration checksum, | 362 | Lists variables that are excluded from base configuration checksum, |
| 363 | which is used to determine if the cache can be reused. | 363 | which is used to determine if the cache can be reused. |
| 364 | 364 | ||
