]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Another round of edits from Paul implemented.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Mon, 15 Jul 2013 11:23:19 +0000 (14:23 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Aug 2013 12:18:40 +0000 (13:18 +0100)
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 <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/figures/layer-input.png
documentation/ref-manual/technical-details.xml

index 1e22bd713b20f02ba1e50498e4b73b820ed720a3..52d0e944edac3153eff14ccf5122175312def874 100644 (file)
Binary files a/documentation/ref-manual/figures/layer-input.png and b/documentation/ref-manual/figures/layer-input.png differ
index f35b296fe53a971c42f11e1e7ba0dc7de136dafd..2233fe89ece1e8d256f37e31c717158334aeeb81 100644 (file)
             <title>Software Layer</title>
 
             <para>
-                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
             <para>
                 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 <filename>files</filename> directory.
             </para>
         </section>
     </section>