diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-27 10:09:58 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:12:55 +0100 |
| commit | 87166fdc0f63d5e4845e461cc60ae8ffc1cf5496 (patch) | |
| tree | 6793af98c9ab57f246bd4cdf465311815888f90d | |
| parent | 169d5acd530728da13659fc14eabd2d23fa4d488 (diff) | |
| download | 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>
| -rw-r--r-- | documentation/ref-manual/ref-structure.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 8b80b69577..99d5ed2229 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
| @@ -501,7 +501,7 @@ | |||
| 501 | 501 | ||
| 502 | <para> | 502 | <para> |
| 503 | It is worth considering the structure of a typical work directory. | 503 | It is worth considering the structure of a typical work directory. |
| 504 | As an example, consider the <filename>linux-yocto-kernel-3.0</filename> | 504 | As an example, consider <filename>linux-yocto-kernel-3.0</filename> |
| 505 | on the machine <filename>qemux86</filename> | 505 | on the machine <filename>qemux86</filename> |
| 506 | built within the Yocto Project. | 506 | built within the Yocto Project. |
| 507 | For this package, a work directory of | 507 | For this package, a work directory of |
| @@ -509,10 +509,10 @@ | |||
| 509 | referred to as the | 509 | referred to as the |
| 510 | <filename><link linkend='var-WORKDIR'>WORKDIR</link></filename>, is created. | 510 | <filename><link linkend='var-WORKDIR'>WORKDIR</link></filename>, is created. |
| 511 | Within this directory, the source is unpacked to | 511 | Within this directory, the source is unpacked to |
| 512 | <filename>linux-qemux86-standard-build</filename> and then patched by Quilt | 512 | <filename>linux-qemux86-standard-build</filename> and then patched by Quilt. |
| 513 | (see the | 513 | (See the |
| 514 | "<ulink url='&YOCTO_DOCS_DEV_URL;#using-a-quilt-workflow'>Modifying Package | 514 | "<ulink url='&YOCTO_DOCS_DEV_URL;#using-a-quilt-workflow'>Using a Quilt Flow</ulink>" |
| 515 | Source Code with Quilt</ulink>" section in the Yocto Project Development Manual. | 515 | section in the Yocto Project Development Manual for more information.) |
| 516 | Within the <filename>linux-qemux86-standard-build</filename> directory, | 516 | Within the <filename>linux-qemux86-standard-build</filename> directory, |
| 517 | standard Quilt directories <filename>linux-3.0/patches</filename> | 517 | standard Quilt directories <filename>linux-3.0/patches</filename> |
| 518 | and <filename>linux-3.0/.pc</filename> are created, | 518 | and <filename>linux-3.0/.pc</filename> are created, |
