diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 3e071baebd..18363d48dd 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml @@ -409,16 +409,32 @@ The Yocto Project development team makes the Yocto Project available through a number of methods: - Releases: Stable, tested releases are available through + Source Repositories: + Working from a copy of the upstream + poky repository is the + preferred method for obtaining and using a Yocto Project + release. + You can view the Yocto Project Source Repositories at + . + In particular, you can find the + poky repository at + . + + Releases: Stable, tested + releases are available as tarballs through . - Nightly Builds: These releases are available at + Nightly Builds: These + tarball releases are available at . - These builds include Yocto Project releases, meta-toolchain tarball installation scripts, and - experimental builds. - Yocto Project Website: You can find releases - of the Yocto Project and supported BSPs at the + These builds include Yocto Project releases, meta-toolchain + tarball installation scripts, and experimental builds. + + Yocto Project Website: You can + find tarball releases of the Yocto Project and supported BSPs + at the Yocto Project website. - Along with these downloads, you can find lots of other information at this site. + Along with these downloads, you can find lots of other + information at this site.