mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
dev/ref-manual: document conf-summary.txt together with conf-notes.txt
(From yocto-docs rev: b92f2eac3b7455ebfc87f668b9442122dbf1c66f) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b685c76b68
commit
bc06390947
@@ -42,11 +42,11 @@ would be::
|
||||
TEMPLATECONF=${TEMPLATECONF:-meta-poky/conf/templates/default}
|
||||
|
||||
If you look at a configuration template directory, you will
|
||||
see the ``bblayers.conf.sample``, ``local.conf.sample``, and
|
||||
see the ``bblayers.conf.sample``, ``local.conf.sample``, ``conf-summary.txt`` and
|
||||
``conf-notes.txt`` files. The build system uses these files to form the
|
||||
respective ``bblayers.conf`` file, ``local.conf`` file, and show
|
||||
users a note about the build they're setting up
|
||||
users usage information about the build they're setting up
|
||||
when running the ``oe-init-build-env`` setup script. These can be
|
||||
edited further if needed to improve or change the build configurations
|
||||
available to the users.
|
||||
available to the users, and provide useful summaries and detailed usage notes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user