diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-04 10:13:33 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-10 16:20:53 +0100 |
| commit | 2b83480cb1e5367cd5fb65ec259a073f8c23a1a4 (patch) | |
| tree | 2b6c9b8fbd3a4d1edd4f3a15eb4e7327b8535adc /documentation | |
| parent | 14f33c1ca7c668ca276c4a9e0cb772f95c54acd5 (diff) | |
| download | poky-2b83480cb1e5367cd5fb65ec259a073f8c23a1a4.tar.gz | |
ref-manual: Minor edits to patch 3 of 5 for build history.
(From yocto-docs rev: 76badd435b858fd37181baabefb39bfa656baf1c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/usingpoky.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index 99942aa826..d27d6f7a5e 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml | |||
| @@ -504,8 +504,9 @@ | |||
| 504 | </para> | 504 | </para> |
| 505 | 505 | ||
| 506 | <para>At the top level, there is a <filename>metadata-revs</filename> file | 506 | <para>At the top level, there is a <filename>metadata-revs</filename> file |
| 507 | listing the revisions of the repositories for the layers enabled | 507 | that lists the revisions of the repositories for the layers enabled |
| 508 | when the build was produced. The rest of the data is split into separate | 508 | when the build was produced. |
| 509 | The rest of the data splits into separate | ||
| 509 | <filename>packages</filename>, <filename>images</filename> and | 510 | <filename>packages</filename>, <filename>images</filename> and |
| 510 | <filename>sdk</filename> directories, the contents of which are | 511 | <filename>sdk</filename> directories, the contents of which are |
| 511 | described below. | 512 | described below. |
