diff options
author | Paul Barker <pbarker@konsulko.com> | 2020-12-22 15:30:28 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-24 08:23:33 +0000 |
commit | ddf55dca6bba4919ec1ebaed673e3e2697ed4709 (patch) | |
tree | e0e631080e5ee2da1d9e3c4daa6ad0c9f2df096f /documentation/transitioning-to-a-custom-environment.rst | |
parent | d903e586c219bca2f1967864a12a6164910a38e1 (diff) | |
download | poky-ddf55dca6bba4919ec1ebaed673e3e2697ed4709.tar.gz |
documentation: Simplify layerindex and layer links
(From yocto-docs rev: b157d57cc50b0a9cfaa062fa0e966b4d29eceeec)
Signed-off-by: Paul Barker <pbarker@konsulko.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 415f295b33..abbd74ca1d 100644 --- a/documentation/transitioning-to-a-custom-environment.rst +++ b/documentation/transitioning-to-a-custom-environment.rst | |||
@@ -29,8 +29,8 @@ Transitioning to a custom environment for systems development | |||
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 curated layer index |
32 | </software-overview/layers/>` or even the `OpenEmbedded layer index | 32 | </software-overview/layers/>` or even the :oe_layerindex:`OpenEmbedded |
33 | <https://layers.openembedded.org>`_ 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 |