|
@@ -144,8 +144,7 @@ several pieces of hardware.
|
|
|
Many layers exist that work in the Yocto Project development
|
|
|
environment. The `Yocto Project Curated Layer
|
|
|
Index <https://www.yoctoproject.org/software-overview/layers/>`__
|
|
|
-and `OpenEmbedded Layer
|
|
|
-Index <http://layers.openembedded.org/layerindex/branch/master/layers/>`__
|
|
|
+and :oe_layerindex:`OpenEmbedded Layer Index <>`
|
|
|
both contain layers from which you can use or leverage.
|
|
|
|
|
|
By convention, layers in the Yocto Project follow a specific form.
|
|
@@ -380,13 +379,11 @@ figure <#general-workflow-figure>`__:
|
|
|
|
|
|
- *Metadata (.bb + Patches):* Software layers containing
|
|
|
user-supplied recipe files, patches, and append files. A good example
|
|
|
- of a software layer might be the
|
|
|
- `meta-qt5 layer <https://github.com/meta-qt5/meta-qt5>`__ from
|
|
|
- the `OpenEmbedded Layer
|
|
|
- Index <http://layers.openembedded.org/layerindex/branch/master/layers/>`__.
|
|
|
- This layer is for version 5.0 of the popular
|
|
|
- `Qt <https://wiki.qt.io/About_Qt>`__ cross-platform application
|
|
|
- development framework for desktop, embedded and mobile.
|
|
|
+ of a software layer might be the :oe_layer:`meta-qt5 layer </meta-qt5>`
|
|
|
+ from the :oe_layerindex:`OpenEmbedded Layer Index <>`. This layer is for
|
|
|
+ version 5.0 of the popular `Qt <https://wiki.qt.io/About_Qt>`__
|
|
|
+ cross-platform application development framework for desktop, embedded and
|
|
|
+ mobile.
|
|
|
|
|
|
- *Machine BSP Configuration:* Board Support Package (BSP) layers (i.e.
|
|
|
"BSP Layer" in the following figure) providing machine-specific
|