diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-27 09:42:28 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:12:55 +0100 |
| commit | 13e4ba8b30db265d920c13fce47a85e90152450a (patch) | |
| tree | a9ab7383501d23afafa170c1efa7af7f856543c0 /documentation/ref-manual/ref-structure.xml | |
| parent | 7b74c75d35e234e6d3126b31b3332d85ad033dde (diff) | |
| download | poky-13e4ba8b30db265d920c13fce47a85e90152450a.tar.gz | |
ref-manual: Minor edits to "build/tmp".
(From yocto-docs rev: 4972b97b456e88ef352c6a07534c44b12b80d398)
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.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 0c8bfa1835..d70409bc10 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
| @@ -329,8 +329,8 @@ | |||
| 329 | As a last resort, to clean up a build and start it from scratch (other than the downloads), | 329 | As a last resort, to clean up a build and start it from scratch (other than the downloads), |
| 330 | you can remove everything in the <filename>tmp</filename> directory or get rid of the | 330 | you can remove everything in the <filename>tmp</filename> directory or get rid of the |
| 331 | directory completely. | 331 | directory completely. |
| 332 | If you do, you should also completely remove the <filename>build/sstate-cache</filename> | 332 | If you do, you should also completely remove the |
| 333 | directory as well. | 333 | <filename>build/sstate-cache</filename> directory. |
| 334 | </para> | 334 | </para> |
| 335 | </section> | 335 | </section> |
| 336 | 336 | ||
