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

In the same fashion as the previous commit ("ref-manual/packages: move ptest section to the test-manual"), move the runtime testing section of the development tasks manual to the test environment manual. Add a link to it from the test-manual/intro document. (From yocto-docs rev: 6b44257874858db3aa426d3e84a79c41cb4937a3) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
53 lines
943 B
ReStructuredText
53 lines
943 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
|
|
speeding-up-build
|
|
libraries
|
|
prebuilt-libraries
|
|
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
|