diff options
Diffstat (limited to 'documentation/ref-manual/structure.rst')
| -rw-r--r-- | documentation/ref-manual/structure.rst | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst index 1aaafcf79b..2640f461d6 100644 --- a/documentation/ref-manual/structure.rst +++ b/documentation/ref-manual/structure.rst | |||
| @@ -356,15 +356,24 @@ This configuration file is generated by :doc:`bblock </dev-manual/bblock>` and | |||
| 356 | contains the signatures locked by ``bblock``. By default, it does not exist | 356 | contains the signatures locked by ``bblock``. By default, it does not exist |
| 357 | and will be created upon the first invocation of ``bblock``. | 357 | and will be created upon the first invocation of ``bblock``. |
| 358 | 358 | ||
| 359 | .. _structure-build-conf-auto.conf: | 359 | .. _structure-build-conf-toolcfg.conf: |
| 360 | 360 | ||
| 361 | ``build/conf/auto.conf`` | 361 | ``build/conf/toolcfg.conf`` |
| 362 | ------------------------ | 362 | --------------------------- |
| 363 | 363 | ||
| 364 | This file contains configuration variables that are automatically modified by | 364 | This file contains configuration variables that are automatically modified by |
| 365 | tools such as :oe_git:`bitbake-config-build </bitbake/tree/bin/bitbake-config-build>`. | 365 | tools such as :oe_git:`bitbake-config-build </bitbake/tree/bin/bitbake-config-build>`. |
| 366 | This file should not be modified manually. | 366 | This file should not be modified manually. |
| 367 | 367 | ||
| 368 | .. _structure-build-conf-auto.conf: | ||
| 369 | |||
| 370 | ``build/conf/auto.conf`` | ||
| 371 | ------------------------ | ||
| 372 | |||
| 373 | This file is intended for use by continuous integration environments, such as the | ||
| 374 | Yocto Project's :doc:`Autobuilder </test-manual/understand-autobuilder>`. It | ||
| 375 | should not be created or modified when running local builds. | ||
| 376 | |||
| 368 | .. _structure-build-downloads: | 377 | .. _structure-build-downloads: |
| 369 | 378 | ||
| 370 | ``build/downloads/`` | 379 | ``build/downloads/`` |
