From 875066f539f15632ba4be45b343c78ba1a25d3d5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 15 Apr 2013 14:46:41 -0700 Subject: [PATCH] dev-manual: Edits to "Layers" section. (From yocto-docs rev: ad1e605c91da0b74ec7e9ff65dda8c18bd1f7fc9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 8 ++++---- 1 file 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 @@ Layers - The Source Directory contains both general layers and BSP + The Source Directory + 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 meta. - For example, when you set up the - Source Directory - structure, you will see several layers: + For example, when you set up the Source Directory structure, + you will see several layers: meta, meta-hob, meta-skeleton, meta-yocto, and