summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/overview-manual/yp-intro.rst10
-rw-r--r--documentation/ref-manual/yocto-project-supported-features.rst10
2 files changed, 11 insertions, 9 deletions
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst
index 11e6d99e32..15dfb3a6b6 100644
--- a/documentation/overview-manual/yp-intro.rst
+++ b/documentation/overview-manual/yp-intro.rst
@@ -47,10 +47,12 @@ Here are features and advantages of the Yocto Project:
47 see the "COMMUNITY" and "ECOSYSTEM" tabs on the 47 see the "COMMUNITY" and "ECOSYSTEM" tabs on the
48 :yocto_home:`Yocto Project <>` home page. 48 :yocto_home:`Yocto Project <>` home page.
49 49
50- *Architecture Agnostic:* Yocto Project supports Intel, ARM, MIPS, 50- *Architecture Agnostic:* Yocto Project supports Intel, ARM, MIPS, AMD, PPC,
51 AMD, PPC and other architectures. Most ODMs, OSVs, and chip vendors 51 RISC-V and other architectures. Most ODMs, OSVs, and chip vendors create and
52 create and supply BSPs that support their hardware. If you have 52 supply BSPs that support their hardware. If you have custom silicon, you can
53 custom silicon, you can create a BSP that supports that architecture. 53 create a BSP that supports that architecture. See
54 :doc:`ref-manual/yocto-project-supported-features` for details on the level
55 of support for some of these architectures.
54 56
55 Aside from broad architecture support, the Yocto Project fully 57 Aside from broad architecture support, the Yocto Project fully
56 supports a wide range of devices emulated by the Quick EMUlator 58 supports a wide range of devices emulated by the Quick EMUlator
diff --git a/documentation/ref-manual/yocto-project-supported-features.rst b/documentation/ref-manual/yocto-project-supported-features.rst
index bc1a813938..345280d67d 100644
--- a/documentation/ref-manual/yocto-project-supported-features.rst
+++ b/documentation/ref-manual/yocto-project-supported-features.rst
@@ -78,7 +78,7 @@ Below is a list of primary tested features, their maintainer(s) and builder(s):
78 - meta-agl-core 78 - meta-agl-core
79 * - `meta-arm <https://git.yoctoproject.org/meta-arm>`__ 79 * - `meta-arm <https://git.yoctoproject.org/meta-arm>`__
80 - meta-arm layer testing 80 - meta-arm layer testing
81 - TBD 81 - meta-arm mailing list <meta-arm@lists.yoctoproject.org>
82 - meta-arm 82 - meta-arm
83 * - `meta-aws <https://github.com/aws4embeddedlinux/meta-aws>`__ 83 * - `meta-aws <https://github.com/aws4embeddedlinux/meta-aws>`__
84 - meta-aws layer testing 84 - meta-aws layer testing
@@ -88,6 +88,10 @@ Below is a list of primary tested features, their maintainer(s) and builder(s):
88 - meta-intel layer testing 88 - meta-intel layer testing
89 - TBD 89 - TBD
90 - meta-intel 90 - meta-intel
91 * - `meta-exein <https://github.com/exein-io/meta-exein>`__
92 - meta-exein layer testing
93 - TBD
94 - meta-exein
91 * - `meta-virtualization <https://git.yoctoproject.org/meta-virtualization/>`__ 95 * - `meta-virtualization <https://git.yoctoproject.org/meta-virtualization/>`__
92 - meta-virtualization layer testing 96 - meta-virtualization layer testing
93 - TBD 97 - TBD
@@ -244,10 +248,6 @@ it is on a best effort only basis.
244 - Description 248 - Description
245 - Maintainer(s) 249 - Maintainer(s)
246 - Builder(s) 250 - Builder(s)
247 * - `meta-exein <https://github.com/exein-io/meta-exein>`__
248 - meta-exein layer testing
249 - TBD
250 - meta-exein
251 * - :wikipedia:`MIPS <MIPS_architecture>` 251 * - :wikipedia:`MIPS <MIPS_architecture>`
252 - MIPS architecture testing 252 - MIPS architecture testing
253 - No maintainers 253 - No maintainers