mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
ref-manual: Updated the "Container Layer" term.
I removed the incorrect "meta-intel" layer for the example and replaced it with the better "meta-openembedded" layer. Reported by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: eed35c97aa53efdcdb9a270555774a7c3a0e3b69) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
69aa458db2
commit
bfe52a3d6c
|
@ -183,16 +183,11 @@
|
|||
<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.
|
||||
An example of a container layer is OpenEmbedded's
|
||||
<ulink url='https://github.com/openembedded/meta-openembedded'><filename>meta-openembedded</filename></ulink>
|
||||
layer.
|
||||
The <filename>meta-openembedded</filename> layer contains
|
||||
many <filename>meta-*</filename> layers.
|
||||
</para></listitem>
|
||||
<listitem><para id='cross-development-toolchain'>
|
||||
<emphasis>Cross-Development Toolchain:</emphasis>
|
||||
|
|
Loading…
Reference in New Issue
Block a user