mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00

In preparation of more section and examples to multiconfig, move the section about it in building.rst into its own document. Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> (From yocto-docs rev: 6f60fb09976540dd320816684684c14f6b7ab460) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
55 lines
969 B
ReStructuredText
55 lines
969 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
|
|
|
======================================
|
|
Yocto Project Development Tasks Manual
|
|
======================================
|
|
|
|
.. toctree::
|
|
:caption: Table of Contents
|
|
:numbered:
|
|
|
|
intro
|
|
start
|
|
layers
|
|
customizing-images
|
|
new-recipe
|
|
new-machine
|
|
upgrading-recipes
|
|
temporary-source-code
|
|
quilt.rst
|
|
development-shell
|
|
python-development-shell
|
|
building
|
|
multiconfig
|
|
speeding-up-build
|
|
libraries
|
|
prebuilt-libraries
|
|
devtool
|
|
x32-psabi
|
|
gobject-introspection
|
|
external-toolchain
|
|
wic
|
|
bmaptool
|
|
securing-images
|
|
custom-distribution
|
|
custom-template-configuration-directory
|
|
disk-space
|
|
packages
|
|
efficiently-fetching-sources
|
|
init-manager
|
|
device-manager
|
|
external-scm
|
|
read-only-rootfs
|
|
build-quality
|
|
debugging
|
|
licenses
|
|
security-subjects
|
|
vulnerabilities
|
|
sbom
|
|
error-reporting-tool
|
|
wayland
|
|
qemu
|
|
bblock
|
|
|
|
.. include:: /boilerplate.rst
|