mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
![]() Add a section on providing global level configuration from the layer.conf file. Since this file is parsed at an earlier stage in the parsing process, it's not possible to combine bb.utils.contains and {DISTRO,MACHINE}_FEATURES to conditionally set some configurations. This patch documents: - First that this file can be used for providing such configuration. - Then demonstrate how to conditionally provide them, using a technique that is currently used in meta-virtualization (https://git.yoctoproject.org/meta-virtualization/tree/conf/layer.conf#n50). Fixes [YOCTO #12688]. Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> (From yocto-docs rev: e49111c280927c922ab40547c02c11772787b731) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 31e5bd3e82e11f77da2abd96eb8c17a7c8194b7c) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> |
||
---|---|---|
.. | ||
figures | ||
bmaptool.rst | ||
build-quality.rst | ||
building.rst | ||
custom-distribution.rst | ||
custom-template-configuration-directory.rst | ||
customizing-images.rst | ||
debugging.rst | ||
development-shell.rst | ||
device-manager.rst | ||
disk-space.rst | ||
efficiently-fetching-sources.rst | ||
error-reporting-tool.rst | ||
external-scm.rst | ||
external-toolchain.rst | ||
gobject-introspection.rst | ||
index.rst | ||
init-manager.rst | ||
intro.rst | ||
layers.rst | ||
libraries.rst | ||
licenses.rst | ||
new-machine.rst | ||
new-recipe.rst | ||
packages.rst | ||
prebuilt-libraries.rst | ||
python-development-shell.rst | ||
qemu.rst | ||
quilt.rst | ||
read-only-rootfs.rst | ||
runtime-testing.rst | ||
sbom.rst | ||
securing-images.rst | ||
security-subjects.rst | ||
speeding-up-build.rst | ||
start.rst | ||
temporary-source-code.rst | ||
upgrading-recipes.rst | ||
vulnerabilities.rst | ||
wayland.rst | ||
wic.rst | ||
x32-psabi.rst |