diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-15 14:46:41 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:13 +0100 |
| commit | 875066f539f15632ba4be45b343c78ba1a25d3d5 (patch) | |
| tree | 89ea66c12bd8236df7e117b61960a34e2761381e | |
| parent | 53ad9b2f01f53040950af15f02898e98461a6887 (diff) | |
| download | poky-875066f539f15632ba4be45b343c78ba1a25d3d5.tar.gz | |
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>
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 750ee52831..5f8e04543b 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -54,7 +54,8 @@ | |||
| 54 | <title>Layers</title> | 54 | <title>Layers</title> |
| 55 | 55 | ||
| 56 | <para> | 56 | <para> |
| 57 | The Source Directory contains both general layers and BSP | 57 | The <link linkend='source-directory'>Source Directory</link> |
| 58 | contains both general layers and BSP | ||
| 58 | layers right out of the box. | 59 | layers right out of the box. |
| 59 | You can easily identify layers that ship with a | 60 | You can easily identify layers that ship with a |
| 60 | Yocto Project release in the Source Directory by their | 61 | Yocto Project release in the Source Directory by their |
| @@ -65,9 +66,8 @@ | |||
| 65 | It is not a requirement that a layer begins with the | 66 | It is not a requirement that a layer begins with the |
| 66 | string <filename>meta</filename>. | 67 | string <filename>meta</filename>. |
| 67 | </note> | 68 | </note> |
| 68 | For example, when you set up the | 69 | For example, when you set up the Source Directory structure, |
| 69 | <link linkend='source-directory'>Source Directory</link> | 70 | you will see several layers: |
| 70 | structure, you will see several layers: | ||
| 71 | <filename>meta</filename>, <filename>meta-hob</filename>, | 71 | <filename>meta</filename>, <filename>meta-hob</filename>, |
| 72 | <filename>meta-skeleton</filename>, | 72 | <filename>meta-skeleton</filename>, |
| 73 | <filename>meta-yocto</filename>, and | 73 | <filename>meta-yocto</filename>, and |
