summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-08-27 10:46:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-28 10:30:43 +0100
commit5c1c122563a235fbdfb1689c1226eb93f12692e0 (patch)
tree00edbf973a5686c67f0d0d856856be272dd0db09 /documentation
parent1331cc8c8ae9583511808969f5e41dea7f030b54 (diff)
downloadpoky-5c1c122563a235fbdfb1689c1226eb93f12692e0.tar.gz
dev-manual: Updates to "Accessing Nightly Builds"
Re-wrote section to provide more accurate step-by-step instructions. (From yocto-docs rev: dd1b5918d32b6272100fb59562de37f9a191e7ab) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml16
1 files changed, 12 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 7058c2863e..af04528a7b 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -857,8 +857,9 @@
857 <para> 857 <para>
858 Yocto Project maintains an area for nightly builds that contains 858 Yocto Project maintains an area for nightly builds that contains
859 tarball releases at <ulink url='&YOCTO_AB_NIGHTLY_URL;'/>. 859 tarball releases at <ulink url='&YOCTO_AB_NIGHTLY_URL;'/>.
860 These builds include Yocto Project releases, SDK installation 860 These builds include Yocto Project releases ("poky"),
861 scripts, and experimental builds. 861 toolchains, Yocto Project plugins for Eclipse, and builds for
862 supported machines.
862 </para> 863 </para>
863 864
864 <para> 865 <para>
@@ -866,14 +867,21 @@
866 Yocto Project component, use the following procedure: 867 Yocto Project component, use the following procedure:
867 <orderedlist> 868 <orderedlist>
868 <listitem><para> 869 <listitem><para>
869 <emphasis>Access the Nightly Builds:</emphasis> 870 <emphasis>Locate the Index of Nightly Builds:</emphasis>
870 Open a browser and go to 871 Open a browser and go to
871 <ulink url='&YOCTO_AB_NIGHTLY_URL;'/> to access the 872 <ulink url='&YOCTO_AB_NIGHTLY_URL;'/> to access the
872 Nightly Builds. 873 Nightly Builds.
873 </para></listitem> 874 </para></listitem>
874 <listitem><para> 875 <listitem><para>
876 <emphasis>Select a Date:</emphasis>
877 Click on the date in which you are interested.
878 If you want the latest builds, use "CURRENT".
879 </para></listitem>
880 <listitem><para>
875 <emphasis>Select a Build:</emphasis> 881 <emphasis>Select a Build:</emphasis>
876 Click on any build by date in which you are interested. 882 Choose the area in which you are interested.
883 For example, if you are looking for the most recent
884 toolchains, select the "toolchain" link.
877 </para></listitem> 885 </para></listitem>
878 <listitem><para> 886 <listitem><para>
879 <emphasis>Find the Tarball:</emphasis> 887 <emphasis>Find the Tarball:</emphasis>