diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-03-06 14:53:57 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-25 09:41:11 +0100 |
| commit | 1fccc4d2ee88827e12655723c3b1781b94da4708 (patch) | |
| tree | 0e99a45c7e2eb3861655fe2385f30a60c8396639 /documentation/dev-manual/dev-manual-start.xml | |
| parent | bf839ab5d64e4d433dd44d2a770e5b213a4a17d7 (diff) | |
| download | poky-1fccc4d2ee88827e12655723c3b1781b94da4708.tar.gz | |
getting-started, dev-manual: Updated verbiage around new YP website.
(From yocto-docs rev: 033c7771ff1dfabf9f6ef9b6cb88a18f471e0c76)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 23 |
1 files changed, 15 insertions, 8 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index dad8df139c..7732fdfb74 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -380,7 +380,7 @@ | |||
| 380 | <para> | 380 | <para> |
| 381 | The | 381 | The |
| 382 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> | 382 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> |
| 383 | uses a "Downloads" area from which you can locate and download | 383 | uses a "DOWNLOADS" page from which you can locate and download |
| 384 | tarballs of any Yocto Project release. | 384 | tarballs of any Yocto Project release. |
| 385 | Rather than Git repositories, these files represent snapshot | 385 | Rather than Git repositories, these files represent snapshot |
| 386 | tarballs. | 386 | tarballs. |
| @@ -400,17 +400,24 @@ | |||
| 400 | </para></listitem> | 400 | </para></listitem> |
| 401 | <listitem><para> | 401 | <listitem><para> |
| 402 | <emphasis>Get to the Downloads Area:</emphasis> | 402 | <emphasis>Get to the Downloads Area:</emphasis> |
| 403 | Click the "Downloads" tab. | 403 | Select the "DOWNLOADS" item from the pull-down |
| 404 | "SOFTWARE" tab menu. | ||
| 404 | </para></listitem> | 405 | </para></listitem> |
| 405 | <listitem><para> | 406 | <listitem><para> |
| 406 | <emphasis>Select the Type of Files:</emphasis> | 407 | <emphasis>Select a Yocto Project Release:</emphasis> |
| 407 | Click the type of files you want such as "Build System", | 408 | Use the menu next to "RELEASE" to display and choose |
| 408 | "Tools", or "Board Support Packages (BSPs)". | 409 | a Yocto Project release (e.g. sumo, rocko, pyro, and |
| 410 | so forth. | ||
| 411 | For a "map" of Yocto Project releases to version numbers, | ||
| 412 | see the | ||
| 413 | <ulink url='https://wiki.yoctoproject.org/wiki/Releases'>Releases</ulink> | ||
| 414 | wiki page. | ||
| 409 | </para></listitem> | 415 | </para></listitem> |
| 410 | <listitem><para> | 416 | <listitem><para> |
| 411 | <emphasis>Locate and Download the Tarball:</emphasis> | 417 | <emphasis>Download Tools or Board Support Packages (BSPs):</emphasis> |
| 412 | From the list of releases, locate the appropriate | 418 | From the "DOWNLOADS" page, you can download tools or |
| 413 | download link and download the files. | 419 | BSPs as well. |
| 420 | Just scroll down the page and look for what you need. | ||
| 414 | </para></listitem> | 421 | </para></listitem> |
| 415 | </orderedlist> | 422 | </orderedlist> |
| 416 | </para> | 423 | </para> |
