mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
ref-manual: Added term "container layer"
This is a layer that contains other layers (From yocto-docs rev: 0cd1881c18e8a63d5f2f078b03fe4e89fd9c75b5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b3732ab1aa
commit
dcde1a9e33
@@ -160,6 +160,20 @@
|
||||
file defines variables for the Texas Instruments ARM Cortex-A8
|
||||
development board).
|
||||
</para></listitem>
|
||||
<listitem><para id='term-container-layer'>
|
||||
<emphasis>Container Layer:</emphasis>
|
||||
Layers that hold other layers.
|
||||
An example of a container layer is the
|
||||
<filename>meta-intel</filename> layer.
|
||||
This layer contains BSP layers for the Intel-core2-32
|
||||
<trademark class='registered'>Intel</trademark> Common Core
|
||||
(Intel-core2-32) and the Intel-corei7-64
|
||||
<trademark class='registered'>Intel</trademark> Common Core
|
||||
(Intel-corei7-64).
|
||||
the <filename>meta-intel</filename> layer also contains
|
||||
the <filename>common/</filename> directory, which contains
|
||||
common content across those layers.
|
||||
</para></listitem>
|
||||
<listitem><para id='cross-development-toolchain'>
|
||||
<emphasis>Cross-Development Toolchain:</emphasis>
|
||||
In general, a cross-development toolchain is a collection of
|
||||
|
||||
Reference in New Issue
Block a user