From b42dc83ef700a337e2d0d6850562e6a68a9db0cf Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Tue, 17 Jun 2025 09:55:59 +0200 Subject: [PATCH] overview-manual/yp-intro.rst: add RISC-V to supported archs And mention the new supported features document. Suggested-by: Robert P. J. Day (From yocto-docs rev: d852a2d20e876440a48a240ca68d5f440ef2cfbe) Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/overview-manual/yp-intro.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 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: see the "COMMUNITY" and "ECOSYSTEM" tabs on the :yocto_home:`Yocto Project <>` home page. -- *Architecture Agnostic:* Yocto Project supports Intel, ARM, MIPS, - AMD, PPC and other architectures. Most ODMs, OSVs, and chip vendors - create and supply BSPs that support their hardware. If you have - custom silicon, you can create a BSP that supports that architecture. +- *Architecture Agnostic:* Yocto Project supports Intel, ARM, MIPS, AMD, PPC, + RISC-V and other architectures. Most ODMs, OSVs, and chip vendors create and + supply BSPs that support their hardware. If you have custom silicon, you can + create a BSP that supports that architecture. See + :doc:`ref-manual/yocto-project-supported-features` for details on the level + of support for some of these architectures. Aside from broad architecture support, the Yocto Project fully supports a wide range of devices emulated by the Quick EMUlator