diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-27 09:40:29 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:12:55 +0100 |
| commit | 7b74c75d35e234e6d3126b31b3332d85ad033dde (patch) | |
| tree | 98c36ed5a95d7b673b7cef6ae1494c51e581179b | |
| parent | f24c079c6948bb268e94a5bf2504377ac4877360 (diff) | |
| download | poky-7b74c75d35e234e6d3126b31b3332d85ad033dde.tar.gz | |
ref-manual: Minor edits to "build/sstate-chache/".
Small correction to "build/downloads" as well.
(From yocto-docs rev: ae8cf055ba14c1223b0834d9acd662e3707dfc58)
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 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index b63f1b03bb..0c8bfa1835 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
| @@ -301,7 +301,7 @@ | |||
| 301 | 301 | ||
| 302 | <para> | 302 | <para> |
| 303 | This directory contains downloaded upstream source tarballs. | 303 | This directory contains downloaded upstream source tarballs. |
| 304 | You can use reuse the directory for multiple builds or move | 304 | You can reuse the directory for multiple builds or move |
| 305 | the directory to another location. | 305 | the directory to another location. |
| 306 | You can control the location of this directory through the | 306 | You can control the location of this directory through the |
| 307 | <filename><link linkend='var-DL_DIR'>DL_DIR</link></filename> variable. | 307 | <filename><link linkend='var-DL_DIR'>DL_DIR</link></filename> variable. |
| @@ -312,8 +312,9 @@ | |||
| 312 | <title><filename>build/sstate-cache/</filename></title> | 312 | <title><filename>build/sstate-cache/</filename></title> |
| 313 | 313 | ||
| 314 | <para> | 314 | <para> |
| 315 | This directory is used for the shared state cache. | 315 | This directory contains the shared state cache. |
| 316 | The directory can be reused by multiple builds or moved to another location. | 316 | You can reuse the directory for multiple builds or move |
| 317 | the directory to another location. | ||
| 317 | You can control the location of this directory through the | 318 | You can control the location of this directory through the |
| 318 | <filename><link linkend='var-SSTATE_DIR'>SSTATE_DIR</link></filename> variable. | 319 | <filename><link linkend='var-SSTATE_DIR'>SSTATE_DIR</link></filename> variable. |
| 319 | </para> | 320 | </para> |
