mirror of
https://git.yoctoproject.org/poky
synced 2026-03-25 01:02:22 +01:00
dev-manual: Edits to "Layers" section.
(From yocto-docs rev: ad1e605c91da0b74ec7e9ff65dda8c18bd1f7fc9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b9495c15aa
commit
cff0c77a00
@@ -54,7 +54,8 @@
|
||||
<title>Layers</title>
|
||||
|
||||
<para>
|
||||
The Source Directory contains both general layers and BSP
|
||||
The <link linkend='source-directory'>Source Directory</link>
|
||||
contains both general layers and BSP
|
||||
layers right out of the box.
|
||||
You can easily identify layers that ship with a
|
||||
Yocto Project release in the Source Directory by their
|
||||
@@ -65,9 +66,8 @@
|
||||
It is not a requirement that a layer begins with the
|
||||
string <filename>meta</filename>.
|
||||
</note>
|
||||
For example, when you set up the
|
||||
<link linkend='source-directory'>Source Directory</link>
|
||||
structure, you will see several layers:
|
||||
For example, when you set up the Source Directory structure,
|
||||
you will see several layers:
|
||||
<filename>meta</filename>, <filename>meta-hob</filename>,
|
||||
<filename>meta-skeleton</filename>,
|
||||
<filename>meta-yocto</filename>, and
|
||||
|
||||
Reference in New Issue
Block a user