]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Minor edits to "build/tmp/work/".
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 27 Mar 2013 17:09:58 +0000 (10:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:12:55 +0000 (14:12 +0100)
(From yocto-docs rev: 6b3e453abb3b960b4d5c921cc359bea5143cb676)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-structure.xml

index 8b80b6957774e1c7120e14823451e71c09a4aeaf..99d5ed22295c28d7c95d33a738fb07624d9f7b05 100644 (file)
 
         <para>
             It is worth considering the structure of a typical work directory.
-            As an example, consider the <filename>linux-yocto-kernel-3.0</filename>
+            As an example, consider <filename>linux-yocto-kernel-3.0</filename>
             on the machine <filename>qemux86</filename>
             built within the Yocto Project.
             For this package, a work directory of
             referred to as the
             <filename><link linkend='var-WORKDIR'>WORKDIR</link></filename>, is created.
             Within this directory, the source is unpacked to
-            <filename>linux-qemux86-standard-build</filename> and then patched by Quilt
-            (see the
-            "<ulink url='&YOCTO_DOCS_DEV_URL;#using-a-quilt-workflow'>Modifying Package
-            Source Code with Quilt</ulink>" section in the Yocto Project Development Manual.
+            <filename>linux-qemux86-standard-build</filename> and then patched by Quilt.
+            (See the
+            "<ulink url='&YOCTO_DOCS_DEV_URL;#using-a-quilt-workflow'>Using a Quilt Flow</ulink>"
+            section in the Yocto Project Development Manual for more information.)
             Within the <filename>linux-qemux86-standard-build</filename> directory,
             standard Quilt directories <filename>linux-3.0/patches</filename>
             and <filename>linux-3.0/.pc</filename> are created,