From c6445c3aa17b7785fe3f194303ad0ca992b18018 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Mon, 25 Apr 2022 21:34:05 +0200 Subject: manuals: refer to "YP Compatible" layers instead of "curated" ones (From yocto-docs rev: dce5dd78d3bc7510e06cf5748033ee9c2888a405) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/overview-manual/concepts.rst | 2 +- documentation/overview-manual/yp-intro.rst | 4 ++-- documentation/transitioning-to-a-custom-environment.rst | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index adb738ccfc..6c341976f9 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst @@ -140,7 +140,7 @@ using a different layer where that metadata might be common across several pieces of hardware. There are many layers working in the Yocto Project development environment. The -:yocto_home:`Yocto Project Curated Layer Index ` +:yocto_home:`Yocto Project Compatible Layer Index ` and :oe_layerindex:`OpenEmbedded Layer Index <>` both contain layers from which you can use or leverage. diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index 86a8bf2b0d..e574dfa5b8 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst @@ -218,8 +218,8 @@ your Metadata, the easier it is to cope with future changes. possible. - Familiarize yourself with the - :yocto_home:`Yocto Project curated layer index` - or the :oe_layerindex:`OpenEmbedded layer index <>`. + :yocto_home:`Yocto Project Compatible Layers ` + or the :oe_layerindex:`OpenEmbedded Layer Index <>`. The latter contains more layers but they are less universally validated. diff --git a/documentation/transitioning-to-a-custom-environment.rst b/documentation/transitioning-to-a-custom-environment.rst index f0035bd3af..6b34fedc26 100644 --- a/documentation/transitioning-to-a-custom-environment.rst +++ b/documentation/transitioning-to-a-custom-environment.rst @@ -28,9 +28,9 @@ Transitioning to a custom environment for systems development for you to get comfortable with project concepts. #. **Find and acquire the best BSP for your target**. - Use the :yocto_home:`Yocto Project curated layer index + Use the :yocto_home:`Yocto Project Compatible Layers ` or even the :oe_layerindex:`OpenEmbedded - layer index <>` to find and acquire the best BSP for your + Layer Index <>` to find and acquire the best BSP for your target board. The Yocto Project layer index BSPs are regularly validated. The best place to get your first BSP is from your silicon manufacturer or board vendor – they can point you to their most qualified efforts. In general, for -- cgit v1.2.3-54-g00ecf