summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r--documentation/overview-manual/concepts.rst15
-rw-r--r--documentation/overview-manual/yp-intro.rst6
2 files changed, 8 insertions, 13 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
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst
index 456bfc549a..4da55a83d5 100644
--- a/documentation/overview-manual/yp-intro.rst
+++ b/documentation/overview-manual/yp-intro.rst
@@ -221,8 +221,7 @@ your Metadata, the easier it is to cope with future changes.
221 221
222 - Familiarize yourself with the `Yocto Project curated layer 222 - Familiarize yourself with the `Yocto Project curated layer
223 index <https://www.yoctoproject.org/software-overview/layers/>`__ 223 index <https://www.yoctoproject.org/software-overview/layers/>`__
224 or the `OpenEmbedded layer 224 or the :oe_layerindex:`OpenEmbedded layer index <>`.
225 index <http://layers.openembedded.org/layerindex/branch/master/layers/>`__.
226 The latter contains more layers but they are less universally 225 The latter contains more layers but they are less universally
227 validated. 226 validated.
228 227
@@ -364,8 +363,7 @@ activities using the Yocto Project:
364 versions available for Yocto Project. The main purpose of the system 363 versions available for Yocto Project. The main purpose of the system
365 is to help you manage the recipes you maintain and to offer a dynamic 364 is to help you manage the recipes you maintain and to offer a dynamic
366 overview of the project. The Recipe Reporting System is built on top 365 overview of the project. The Recipe Reporting System is built on top
367 of the `OpenEmbedded Layer 366 of the :oe_layerindex:`OpenEmbedded Layer Index <>`, which
368 Index <http://layers.openembedded.org/layerindex/layers/>`__, which
369 is a website that indexes OpenEmbedded-Core layers. 367 is a website that indexes OpenEmbedded-Core layers.
370 368
371- *Patchwork:* `Patchwork <http://jk.ozlabs.org/projects/patchwork/>`__ 369- *Patchwork:* `Patchwork <http://jk.ozlabs.org/projects/patchwork/>`__