mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 04:58:26 +00:00
ref-manual/structure: document the auto.conf file
Add documentation for auto.conf, which is used by external tools for automatically setting variables. (From yocto-docs rev: c16beccd7fa836a6bc77bb0a9d3274508bd3c6ff) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 134e54a75e0144c4629f702c6f43e92ed1f12dce) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
a405b570b3
commit
8e94da9219
@@ -344,6 +344,15 @@ This configuration file is generated by :doc:`bblock </dev-manual/bblock>` and
|
|||||||
contains the signatures locked by ``bblock``. By default, it does not exist
|
contains the signatures locked by ``bblock``. By default, it does not exist
|
||||||
and will be created upon the first invocation of ``bblock``.
|
and will be created upon the first invocation of ``bblock``.
|
||||||
|
|
||||||
|
.. _structure-build-conf-auto.conf:
|
||||||
|
|
||||||
|
``build/conf/auto.conf``
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
This file contains configuration variables that are automatically modified by
|
||||||
|
tools such as :oe_git:`bitbake-config-build </bitbake/tree/bin/bitbake-config-build>`.
|
||||||
|
This file should not be modified manually.
|
||||||
|
|
||||||
.. _structure-build-downloads:
|
.. _structure-build-downloads:
|
||||||
|
|
||||||
``build/downloads/``
|
``build/downloads/``
|
||||||
|
|||||||
Reference in New Issue
Block a user