From: Scott Rifenbark Date: Wed, 27 Mar 2013 17:09:58 +0000 (-0700) Subject: ref-manual: Minor edits to "build/tmp/work/". X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87166fdc0f63d5e4845e461cc60ae8ffc1cf5496;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Minor edits to "build/tmp/work/". (From yocto-docs rev: 6b3e453abb3b960b4d5c921cc359bea5143cb676) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 8b80b695777..99d5ed22295 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml @@ -501,7 +501,7 @@ It is worth considering the structure of a typical work directory. - As an example, consider the linux-yocto-kernel-3.0 + As an example, consider linux-yocto-kernel-3.0 on the machine qemux86 built within the Yocto Project. For this package, a work directory of @@ -509,10 +509,10 @@ referred to as the WORKDIR, is created. Within this directory, the source is unpacked to - linux-qemux86-standard-build and then patched by Quilt - (see the - "Modifying Package - Source Code with Quilt" section in the Yocto Project Development Manual. + linux-qemux86-standard-build and then patched by Quilt. + (See the + "Using a Quilt Flow" + section in the Yocto Project Development Manual for more information.) Within the linux-qemux86-standard-build directory, standard Quilt directories linux-3.0/patches and linux-3.0/.pc are created,