diff options
Diffstat (limited to 'documentation/dev-manual/start.rst')
| -rw-r--r-- | documentation/dev-manual/start.rst | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index 7b6026cf42..aec39b02a9 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst | |||
| @@ -612,10 +612,14 @@ Use the following procedure to locate the latest upstream copy of the | |||
| 612 | Accessing Index of Releases | 612 | Accessing Index of Releases |
| 613 | --------------------------- | 613 | --------------------------- |
| 614 | 614 | ||
| 615 | Yocto Project maintains an Index of Releases area that contains related | 615 | The Yocto Project also provides source archives of its releases, which |
| 616 | files that contribute to the Yocto Project. Rather than Git | 616 | are available on :yocto_dl:`/releases/yocto/`. Then, choose the subdirectory |
| 617 | repositories, these files are tarballs that represent snapshots in time | 617 | containing the release you wish to use, for example |
| 618 | of a given component. | 618 | :yocto_dl:`yocto-&DISTRO; </releases/yocto/yocto-&DISTRO;/>`. |
| 619 | |||
| 620 | You will find there source archives of individual components (if you wish | ||
| 621 | to use them individually), and of the corresponding Poky release bundling | ||
| 622 | a selection of these components. | ||
| 619 | 623 | ||
| 620 | .. note:: | 624 | .. note:: |
| 621 | 625 | ||
