summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-24 12:07:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:58 +0100
commit8a2db4a81934f62af2c582f43ad9e00429fb6bbb (patch)
tree8b6e9777aa19ae1ccbeb57d5b9bd783a4b24b121 /documentation/overview-manual
parentc9c30d04e26a7082bc0d101fdd35bd2f6646c972 (diff)
downloadpoky-8a2db4a81934f62af2c582f43ad9e00429fb6bbb.tar.gz
overview-manual: Added clearer instructions for downloading software
(From yocto-docs rev: df16ac0829aaf99841044de99200efdf3a03cb41) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r--documentation/overview-manual/overview-manual-development-environment.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/overview-manual/overview-manual-development-environment.xml b/documentation/overview-manual/overview-manual-development-environment.xml
index f34cc36f5c..b319fa7574 100644
--- a/documentation/overview-manual/overview-manual-development-environment.xml
+++ b/documentation/overview-manual/overview-manual-development-environment.xml
@@ -224,8 +224,9 @@
224 <para> 224 <para>
225 For any supported release of Yocto Project, you can also go to the 225 For any supported release of Yocto Project, you can also go to the
226 <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> and 226 <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> and
227 select the "Downloads" tab and get a released tarball of the 227 select the "DOWNLOADS" item from the "SOFTWARE" menu and get a
228 <filename>poky</filename> repository or any supported BSP tarballs. 228 released tarball of the <filename>poky</filename> repository, any
229 supported BSP tarball, or Yocto Project tools.
229 Unpacking these tarballs gives you a snapshot of the released 230 Unpacking these tarballs gives you a snapshot of the released
230 files. 231 files.
231 <note><title>Notes</title> 232 <note><title>Notes</title>