diff options
| -rw-r--r-- | documentation/ref-manual/structure.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst index 2190f5b90e..b92d9bb411 100644 --- a/documentation/ref-manual/structure.rst +++ b/documentation/ref-manual/structure.rst | |||
| @@ -344,6 +344,15 @@ This configuration file is generated by :doc:`bblock </dev-manual/bblock>` and | |||
| 344 | contains the signatures locked by ``bblock``. By default, it does not exist | 344 | contains the signatures locked by ``bblock``. By default, it does not exist |
| 345 | and will be created upon the first invocation of ``bblock``. | 345 | and will be created upon the first invocation of ``bblock``. |
| 346 | 346 | ||
| 347 | .. _structure-build-conf-auto.conf: | ||
| 348 | |||
| 349 | ``build/conf/auto.conf`` | ||
| 350 | ------------------------ | ||
| 351 | |||
| 352 | This file contains configuration variables that are automatically modified by | ||
| 353 | tools such as :oe_git:`bitbake-config-build </bitbake/tree/bin/bitbake-config-build>`. | ||
| 354 | This file should not be modified manually. | ||
| 355 | |||
| 347 | .. _structure-build-downloads: | 356 | .. _structure-build-downloads: |
| 348 | 357 | ||
| 349 | ``build/downloads/`` | 358 | ``build/downloads/`` |
