summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/concepts.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/concepts.rst')
-rw-r--r--documentation/overview-manual/concepts.rst15
1 files changed, 6 insertions, 9 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index 8fbbabbac5..221d5e1044 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -144,8 +144,7 @@ several pieces of hardware.
144Many layers exist that work in the Yocto Project development 144Many layers exist that work in the Yocto Project development
145environment. The `Yocto Project Curated Layer 145environment. The `Yocto Project Curated Layer
146Index <https://www.yoctoproject.org/software-overview/layers/>`__ 146Index <https://www.yoctoproject.org/software-overview/layers/>`__
147and `OpenEmbedded Layer 147and :oe_layerindex:`OpenEmbedded Layer Index <>`
148Index <http://layers.openembedded.org/layerindex/branch/master/layers/>`__
149both contain layers from which you can use or leverage. 148both contain layers from which you can use or leverage.
150 149
151By convention, layers in the Yocto Project follow a specific form. 150By convention, layers in the Yocto Project follow a specific form.
@@ -380,13 +379,11 @@ figure <#general-workflow-figure>`__:
380 379
381- *Metadata (.bb + Patches):* Software layers containing 380- *Metadata (.bb + Patches):* Software layers containing
382 user-supplied recipe files, patches, and append files. A good example 381 user-supplied recipe files, patches, and append files. A good example
383 of a software layer might be the 382 of a software layer might be the :oe_layer:`meta-qt5 layer </meta-qt5>`
384 `meta-qt5 layer <https://github.com/meta-qt5/meta-qt5>`__ from 383 from the :oe_layerindex:`OpenEmbedded Layer Index <>`. This layer is for
385 the `OpenEmbedded Layer 384 version 5.0 of the popular `Qt <https://wiki.qt.io/About_Qt>`__
386 Index <http://layers.openembedded.org/layerindex/branch/master/layers/>`__. 385 cross-platform application development framework for desktop, embedded and
387 This layer is for version 5.0 of the popular 386 mobile.
388 `Qt <https://wiki.qt.io/About_Qt>`__ cross-platform application
389 development framework for desktop, embedded and mobile.
390 387
391- *Machine BSP Configuration:* Board Support Package (BSP) layers (i.e. 388- *Machine BSP Configuration:* Board Support Package (BSP) layers (i.e.
392 "BSP Layer" in the following figure) providing machine-specific 389 "BSP Layer" in the following figure) providing machine-specific