summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual
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/overview-manual
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/overview-manual')
-rw-r--r--documentation/overview-manual/concepts.rst2
-rw-r--r--documentation/overview-manual/yp-intro.rst4
2 files changed, 3 insertions, 3 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