diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-04-25 21:34:05 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-27 16:02:39 +0100 |
commit | c6445c3aa17b7785fe3f194303ad0ca992b18018 (patch) | |
tree | b19e901d22970326bbab5a49a0f25ea729cc5026 /documentation/overview-manual/concepts.rst | |
parent | a19ee036110199f33d470c39e1cfd379902a4895 (diff) | |
download | poky-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/concepts.rst')
-rw-r--r-- | documentation/overview-manual/concepts.rst | 2 |
1 files changed, 1 insertions, 1 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 | |||
140 | several pieces of hardware. | 140 | several pieces of hardware. |
141 | 141 | ||
142 | There are many layers working in the Yocto Project development environment. The | 142 | There 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/>` |
144 | and :oe_layerindex:`OpenEmbedded Layer Index <>` both contain layers from | 144 | and :oe_layerindex:`OpenEmbedded Layer Index <>` both contain layers from |
145 | which you can use or leverage. | 145 | which you can use or leverage. |
146 | 146 | ||