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/transitioning-to-a-custom-environment.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/transitioning-to-a-custom-environment.rst')
-rw-r--r-- | documentation/transitioning-to-a-custom-environment.rst | 4 |
1 files changed, 2 insertions, 2 deletions
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 |