summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-structure.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-03-27 10:09:58 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-04 14:12:55 +0100
commit87166fdc0f63d5e4845e461cc60ae8ffc1cf5496 (patch)
tree6793af98c9ab57f246bd4cdf465311815888f90d /documentation/ref-manual/ref-structure.xml
parent169d5acd530728da13659fc14eabd2d23fa4d488 (diff)
downloadast2050-yocto-poky-87166fdc0f63d5e4845e461cc60ae8ffc1cf5496.zip
ast2050-yocto-poky-87166fdc0f63d5e4845e461cc60ae8ffc1cf5496.tar.gz
ref-manual: Minor edits to "build/tmp/work/".
(From yocto-docs rev: 6b3e453abb3b960b4d5c921cc359bea5143cb676) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-structure.xml')
-rw-r--r--documentation/ref-manual/ref-structure.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml
index 8b80b69..99d5ed2 100644
--- a/documentation/ref-manual/ref-structure.xml
+++ b/documentation/ref-manual/ref-structure.xml
@@ -501,7 +501,7 @@
<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
@@ -509,10 +509,10 @@
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,
OpenPOWER on IntegriCloud