diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2025-06-11 14:41:28 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-16 16:00:51 +0100 |
commit | d3b7eb9fa591a8cd9d88271a021744d95b7a01c9 (patch) | |
tree | 3cfa7418bd268c538d82e4c7545d305c6ed248cf /documentation/ref-manual/index.rst | |
parent | 2922e9cebf7d3d943e72a0936ccdb0c31a9359b8 (diff) | |
download | poky-d3b7eb9fa591a8cd9d88271a021744d95b7a01c9.tar.gz |
Add a document to list supported Yocto features
Add a "Yocto Project Supported Architectures And Features" document that
aims at:
- Defining the different levels of support for features
- Listing the maintainers for a feature
- Listing the existing builders on the Autobuilder for the feature
Co-developed-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Yocto TSC <tsc@lists.yoctoproject.org>
(From yocto-docs rev: 197f28439c44e3fb7507f97be57a0c94be4a8eed)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/index.rst')
-rw-r--r-- | documentation/ref-manual/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/ref-manual/index.rst b/documentation/ref-manual/index.rst index a746dde492..53fa98cc99 100644 --- a/documentation/ref-manual/index.rst +++ b/documentation/ref-manual/index.rst | |||
@@ -11,6 +11,7 @@ Yocto Project Reference Manual | |||
11 | :numbered: | 11 | :numbered: |
12 | 12 | ||
13 | system-requirements | 13 | system-requirements |
14 | yocto-project-supported-features | ||
14 | terms | 15 | terms |
15 | release-process | 16 | release-process |
16 | structure | 17 | structure |