summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-prepare.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/adt-manual/adt-prepare.xml')
-rw-r--r--documentation/adt-manual/adt-prepare.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 6fbd28b970..279e013859 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -56,7 +56,7 @@
56 <para> 56 <para>
57 The ADT Installer is contained in the ADT Installer tarball. 57 The ADT Installer is contained in the ADT Installer tarball.
58 You can download the tarball into any directory from 58 You can download the tarball into any directory from
59 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/adt_installer'></ulink>. 59 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/adt_installer'></ulink>.
60 Or, you can use BitBake to generate the tarball inside the existing Yocto Project 60 Or, you can use BitBake to generate the tarball inside the existing Yocto Project
61 build tree. 61 build tree.
62 </para> 62 </para>
@@ -79,7 +79,7 @@
79 $ cd ~ 79 $ cd ~
80 $ mkdir yocto-project 80 $ mkdir yocto-project
81 $ cd yocto-project 81 $ cd yocto-project
82 $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/poky-edison-6.0.tar.bz2 82 $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/poky-edison-6.0.1.tar.bz2
83 $ tar xjf poky-edison-6.0.tar.bz2 83 $ tar xjf poky-edison-6.0.tar.bz2
84 $ source poky-edison-6.0/oe-init-build-env 84 $ source poky-edison-6.0/oe-init-build-env
85 $ bitbake adt-installer 85 $ bitbake adt-installer
@@ -204,7 +204,7 @@
204 Follow these steps: 204 Follow these steps:
205 <orderedlist> 205 <orderedlist>
206 <listitem><para>Go to 206 <listitem><para>Go to
207 <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/toolchain'></ulink> 207 <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1.1/toolchain'></ulink>
208 and find the folder that matches your host development system 208 and find the folder that matches your host development system
209 (i.e. <filename>i586</filename> for 32-bit machines or 209 (i.e. <filename>i586</filename> for 32-bit machines or
210 <filename>x86_64</filename> for 64-bit machines).</para></listitem> 210 <filename>x86_64</filename> for 64-bit machines).</para></listitem>
@@ -342,7 +342,7 @@
342 <filename>mips</filename>, <filename>powerpc</filename>, and <filename>arm</filename>) 342 <filename>mips</filename>, <filename>powerpc</filename>, and <filename>arm</filename>)
343 that you can use unaltered in the QEMU emulator. 343 that you can use unaltered in the QEMU emulator.
344 These kernel images reside in the Yocto Project release 344 These kernel images reside in the Yocto Project release
345 area - <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/machines/'></ulink> 345 area - <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1.1/machines/'></ulink>
346 and are ideal for experimentation within Yocto Project. 346 and are ideal for experimentation within Yocto Project.
347 For information on the image types you can build using the Yocto Project, see the 347 For information on the image types you can build using the Yocto Project, see the
348 "<ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" appendix in 348 "<ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" appendix in