summaryrefslogtreecommitdiffstats
path: root/documentation/what-i-wish-id-known.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/what-i-wish-id-known.rst')
-rw-r--r--documentation/what-i-wish-id-known.rst11
1 files changed, 5 insertions, 6 deletions
diff --git a/documentation/what-i-wish-id-known.rst b/documentation/what-i-wish-id-known.rst
index a051036bb6..143f9fbfed 100644
--- a/documentation/what-i-wish-id-known.rst
+++ b/documentation/what-i-wish-id-known.rst
@@ -27,11 +27,10 @@ contact us with other suggestions.
27 to be responsible for your own updates. 27 to be responsible for your own updates.
28 28
29#. **Get to know the layer index:** 29#. **Get to know the layer index:**
30 All layers can be found in the `layer index 30 All layers can be found in the :oe_layerindex:`layer index <>`. Layers which
31 <https://layers.openembedded.org/>`_. Layers which have applied for Yocto 31 have applied for Yocto Project Compatible status (structure continuity
32 Project Compatible status (structure continuity assurance and testing) can be 32 assurance and testing) can be found in the :yocto_home:`Yocto Project Compatible index
33 found in the :yocto_home:`Yocto Project Compatible index 33 </software-over/layer/>`. Generally check the Compatible layer index first,
34 </software-over/layer/>`. Generally check the Compatible layer index first,
35 and if you don't find the necessary layer check the general layer index. The 34 and if you don't find the necessary layer check the general layer index. The
36 layer index is an original artifact from the Open Embedded Project. As such, 35 layer index is an original artifact from the Open Embedded Project. As such,
37 that index doesn't have the curating and testing that the Yocto Project 36 that index doesn't have the curating and testing that the Yocto Project
@@ -172,7 +171,7 @@ contact us with other suggestions.
172 * add an ssh server to an image (enable transferring of files to target) 171 * add an ssh server to an image (enable transferring of files to target)
173 * know the anatomy of a recipe 172 * know the anatomy of a recipe
174 * know how to create and use layers 173 * know how to create and use layers
175 * find recipes (with the `OpenEmbedded Layer index <https://layers.openembedded.org>`_) 174 * find recipes (with the :oe_layerindex:`OpenEmbedded Layer index <>`)
176 * understand difference between machine and distro settings 175 * understand difference between machine and distro settings
177 * find and use the right BSP (machine) for your hardware 176 * find and use the right BSP (machine) for your hardware
178 * find examples of distro features and know where to set them 177 * find examples of distro features and know where to set them