summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-06-22 14:05:24 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-12 00:28:13 +0100
commited25d7df9cc755cfcbf24e3a83f129ad8e1575e9 (patch)
tree81f532e66d2cb02a6f3216fcefcbed482ffb93ee /documentation/ref-manual
parent534a614312be4b1764a1d6b7805b1cbbf8759746 (diff)
downloadpoky-ed25d7df9cc755cfcbf24e3a83f129ad8e1575e9.tar.gz
dev-manual, ref-manual: Added procedure for Downloads page
Fixes [YOCTO #11630] Added a new procedure section for using the Downloads page from the YP website. (From yocto-docs rev: 7efb29dfa7a0960710ca7cf3983048f166c6a13f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-development-environment.xml18
1 files changed, 12 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml
index b640f44298..6922736d61 100644
--- a/documentation/ref-manual/ref-development-environment.xml
+++ b/documentation/ref-manual/ref-development-environment.xml
@@ -711,19 +711,25 @@
711 "<ulink url='&YOCTO_DOCS_DEV_URL;#accessing-index-of-releases'>Accessing Index of Releases</ulink>" 711 "<ulink url='&YOCTO_DOCS_DEV_URL;#accessing-index-of-releases'>Accessing Index of Releases</ulink>"
712 section in the Yocto Project Development Manual. 712 section in the Yocto Project Development Manual.
713 </para></listitem> 713 </para></listitem>
714 <listitem><para> 714 <listitem><para id='downloads-page'>
715 <emphasis>"Downloads" page for the 715 <emphasis>"Downloads" page for the
716 <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>: 716 <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>:
717 </emphasis> 717 </emphasis></para>
718 Access this page by going to the website and then selecting 718
719 the "Downloads" tab. 719 <para role="writernotes">This section will change due to
720 This page allows you to download any Yocto Project 720 reworking of the YP Website.</para>
721 release or Board Support Package (BSP) in tarball form. 721
722 <para>The Yocto Project website includes a "Downloads" tab
723 that allows you to download any Yocto Project
724 release and Board Support Package (BSP) in tarball form.
722 The tarballs are similar to those found in the 725 The tarballs are similar to those found in the
723 <ulink url='&YOCTO_DL_URL;/releases/'>Index of /releases:</ulink> area.</para> 726 <ulink url='&YOCTO_DL_URL;/releases/'>Index of /releases:</ulink> area.</para>
724 727
725 <para> 728 <para>
726 <imagedata fileref="figures/yp-download.png" align="center" width="6in" depth="4in" /> 729 <imagedata fileref="figures/yp-download.png" align="center" width="6in" depth="4in" />
730 For steps on how to use the "Downloads" page, see the
731 "<ulink url='&YOCTO_DOCS_DEV_URL;#using-the-downloads-page'>Using the Downloads Page</ulink>"
732 section in the Yocto Project Development Manual.
727 </para></listitem> 733 </para></listitem>
728 </itemizedlist> 734 </itemizedlist>
729 </para> 735 </para>