summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-04-25 21:34:05 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-27 16:02:39 +0100
commitc6445c3aa17b7785fe3f194303ad0ca992b18018 (patch)
treeb19e901d22970326bbab5a49a0f25ea729cc5026 /documentation
parenta19ee036110199f33d470c39e1cfd379902a4895 (diff)
downloadpoky-c6445c3aa17b7785fe3f194303ad0ca992b18018.tar.gz
manuals: refer to "YP Compatible" layers instead of "curated" ones
(From yocto-docs rev: dce5dd78d3bc7510e06cf5748033ee9c2888a405) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/overview-manual/concepts.rst2
-rw-r--r--documentation/overview-manual/yp-intro.rst4
-rw-r--r--documentation/transitioning-to-a-custom-environment.rst4
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
140several pieces of hardware. 140several pieces of hardware.
141 141
142There are many layers working in the Yocto Project development environment. The 142There are many layers working in the Yocto Project development environment. The
143:yocto_home:`Yocto Project Curated Layer Index </software-overview/layers/>` 143:yocto_home:`Yocto Project Compatible Layer Index </software-overview/layers/>`
144and :oe_layerindex:`OpenEmbedded Layer Index <>` both contain layers from 144and :oe_layerindex:`OpenEmbedded Layer Index <>` both contain layers from
145which you can use or leverage. 145which you can use or leverage.
146 146
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.
218 possible. 218 possible.
219 219
220 - Familiarize yourself with the 220 - Familiarize yourself with the
221 :yocto_home:`Yocto Project curated layer index</software-overview/layers/>` 221 :yocto_home:`Yocto Project Compatible Layers </software-overview/layers/>`
222 or the :oe_layerindex:`OpenEmbedded layer index <>`. 222 or the :oe_layerindex:`OpenEmbedded Layer Index <>`.
223 The latter contains more layers but they are less universally 223 The latter contains more layers but they are less universally
224 validated. 224 validated.
225 225
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
28 for you to get comfortable with project concepts. 28 for you to get comfortable with project concepts.
29 29
30#. **Find and acquire the best BSP for your target**. 30#. **Find and acquire the best BSP for your target**.
31 Use the :yocto_home:`Yocto Project curated layer index 31 Use the :yocto_home:`Yocto Project Compatible Layers
32 </software-overview/layers/>` or even the :oe_layerindex:`OpenEmbedded 32 </software-overview/layers/>` or even the :oe_layerindex:`OpenEmbedded
33 layer index <>` to find and acquire the best BSP for your 33 Layer Index <>` to find and acquire the best BSP for your
34 target board. The Yocto Project layer index BSPs are regularly validated. The 34 target board. The Yocto Project layer index BSPs are regularly validated. The
35 best place to get your first BSP is from your silicon manufacturer or board 35 best place to get your first BSP is from your silicon manufacturer or board
36 vendor – they can point you to their most qualified efforts. In general, for 36 vendor – they can point you to their most qualified efforts. In general, for