diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 6e7093a813..9e1b132842 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -50,8 +50,9 @@ | |||
| 50 | You can easily identify a layer in the source directory by its folder name. | 50 | You can easily identify a layer in the source directory by its folder name. |
| 51 | Folders that are layers begin with the string <filename>meta</filename>. | 51 | Folders that are layers begin with the string <filename>meta</filename>. |
| 52 | For example, when you set up the <link linkend='source-directory'>source directory</link> | 52 | For example, when you set up the <link linkend='source-directory'>source directory</link> |
| 53 | structure, you will see several layers: <filename>meta</filename>, <filename>meta-demoapps</filename>, | 53 | structure, you will see several layers: <filename>meta</filename>, |
| 54 | <filename>meta-skeleton</filename>, and <filename>meta-yocto</filename>. | 54 | <filename>meta-hob</filename>, <filename>meta-skeleton</filename>, |
| 55 | <filename>meta-yocto</filename>, and <filename>meta-yocto-bsp</filename>. | ||
| 55 | Each of these folders is a layer. | 56 | Each of these folders is a layer. |
| 56 | </para> | 57 | </para> |
| 57 | 58 | ||
