diff options
| -rw-r--r-- | documentation/ref-manual/usingpoky.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index 778d053cd6..99942aa826 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml | |||
| @@ -503,6 +503,14 @@ | |||
| 503 | <imagedata fileref="figures/buildhistory.png" align="center" width="6in" depth="4in" /> | 503 | <imagedata fileref="figures/buildhistory.png" align="center" width="6in" depth="4in" /> |
| 504 | </para> | 504 | </para> |
| 505 | 505 | ||
| 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 | ||
| 508 | when the build was produced. The rest of the data is split into separate | ||
| 509 | <filename>packages</filename>, <filename>images</filename> and | ||
| 510 | <filename>sdk</filename> directories, the contents of which are | ||
| 511 | described below. | ||
| 512 | </para> | ||
| 513 | |||
| 506 | <section id='build-history-package-information'> | 514 | <section id='build-history-package-information'> |
| 507 | <title>Build History Package Information</title> | 515 | <title>Build History Package Information</title> |
| 508 | 516 | ||
