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

Add the initial version of the section on vulnerability reports, operations of the Security Team with a transcription of https://wiki.yoctoproject.org/wiki/Security_private_reporting (From yocto-docs rev: 2b86ac95c557f1e57176cceff428eb63e56c6328) Signed-off-by: Marta Rybczynska <marta.rybczynska@syslinbit.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
53 lines
952 B
ReStructuredText
53 lines
952 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
|
|
runtime-testing
|
|
debugging
|
|
licenses
|
|
security-subjects
|
|
vulnerabilities
|
|
sbom
|
|
error-reporting-tool
|
|
wayland
|
|
qemu
|
|
|
|
.. include:: /boilerplate.rst
|