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:
Scott Rifenbark 2013-04-15 14:46:41 -07:00 committed by Richard Purdie
parent 53ad9b2f01
commit 875066f539
1 changed files with 4 additions and 4 deletions

View File

@ -54,7 +54,8 @@
<title>Layers</title> <title>Layers</title>
<para> <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. layers right out of the box.
You can easily identify layers that ship with a You can easily identify layers that ship with a
Yocto Project release in the Source Directory by their Yocto Project release in the Source Directory by their
@ -65,9 +66,8 @@
It is not a requirement that a layer begins with the It is not a requirement that a layer begins with the
string <filename>meta</filename>. string <filename>meta</filename>.
</note> </note>
For example, when you set up the For example, when you set up the Source Directory structure,
<link linkend='source-directory'>Source Directory</link> you will see several layers:
structure, you will see several layers:
<filename>meta</filename>, <filename>meta-hob</filename>, <filename>meta</filename>, <filename>meta-hob</filename>,
<filename>meta-skeleton</filename>, <filename>meta-skeleton</filename>,
<filename>meta-yocto</filename>, and <filename>meta-yocto</filename>, and