From: Scott Rifenbark Date: Mon, 15 Jul 2013 11:23:19 +0000 (+0300) Subject: ref-manual: Another round of edits from Paul implemented. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f3b97fade2ad0943e531e3b08bd87bed45697b3d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Another round of edits from Paul implemented. Fixes [YOCTO #2808] Some small changes to the layer figure and the software layer wording. (From yocto-docs rev: 687652a4970910de8a4636999f63ad5c7e861069) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/figures/layer-input.png b/documentation/ref-manual/figures/layer-input.png index 1e22bd713b2..52d0e944eda 100644 Binary files a/documentation/ref-manual/figures/layer-input.png and b/documentation/ref-manual/figures/layer-input.png differ diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index f35b296fe53..2233fe89ece 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -576,7 +576,7 @@ Software Layer - The software layer provides the Metadata for your + The software layer provides the Metadata for additional software packages used during the build. This layer does not include Metadata that is specific to the distribution or the machine, which are found in their @@ -586,8 +586,6 @@ This layer contains any new recipes that your project needs in the form of recipe files. - If the software layer contains any patch files, they can be - stored in a files directory.