summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-03-06 17:06:44 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-08 12:08:09 -0800
commit2ede6c8c4481158a5bc713a105792e35ef9d362d (patch)
tree934b30e249240cf2b9901220ceebb7f3bd1753e9 /documentation/adt-manual
parenteebdda725bac9590b5090fa9e46f8e1d910f0056 (diff)
downloadpoky-2ede6c8c4481158a5bc713a105792e35ef9d362d.tar.gz
documentation/adt-manual: Converted manual to use the poky.ent file
Conversion of hard links to use the variables set up in the file documentation/poky.ent. (From yocto-docs rev: edbacc1b57f02c31ff6eaee666245be83fb17543) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/adt-command.xml3
-rw-r--r--documentation/adt-manual/adt-eclipse.xml23
-rw-r--r--documentation/adt-manual/adt-intro.xml3
-rw-r--r--documentation/adt-manual/adt-manual.xml9
-rw-r--r--documentation/adt-manual/adt-package.xml5
-rw-r--r--documentation/adt-manual/adt-prepare.xml48
6 files changed, 46 insertions, 45 deletions
diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml
index a916a03c85..43bd08b74f 100644
--- a/documentation/adt-manual/adt-command.xml
+++ b/documentation/adt-manual/adt-command.xml
@@ -1,5 +1,6 @@
1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
3 4
4<chapter id='using-the-command-line'> 5<chapter id='using-the-command-line'>
5<title>Using the Command Line</title> 6<title>Using the Command Line</title>
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index baba2b469e..cb642ebed7 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -1,5 +1,6 @@
1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
3 4
4<chapter id='adt-eclipse'> 5<chapter id='adt-eclipse'>
5<title>Working Within Eclipse</title> 6<title>Working Within Eclipse</title>
@@ -43,7 +44,7 @@
43 It is recommended that you have the Indigo 3.7 version of the 44 It is recommended that you have the Indigo 3.7 version of the
44 Eclipse IDE installed on your development system. 45 Eclipse IDE installed on your development system.
45 If you don’t have this version, you can find it at 46 If you don’t have this version, you can find it at
46 <ulink url='http://www.eclipse.org/downloads'></ulink>. 47 <ulink url='&ECLIPSE_MAIN_URL;'></ulink>.
47 From that site, choose the Eclipse Classic version particular to your development 48 From that site, choose the Eclipse Classic version particular to your development
48 host. 49 host.
49 This version contains the Eclipse Platform, the Java Development 50 This version contains the Eclipse Platform, the Java Development
@@ -100,7 +101,7 @@
100 <listitem><para>Make sure you are in your Workbench and select 101 <listitem><para>Make sure you are in your Workbench and select
101 "Install New Software" from the "Help" pull-down menu. 102 "Install New Software" from the "Help" pull-down menu.
102 </para></listitem> 103 </para></listitem>
103 <listitem><para>Select <filename>indigo - http://download.eclipse.org/releases/indigo</filename> 104 <listitem><para>Select <filename>indigo - &ECLIPSE_INDIGO_URL;</filename>
104 from the "Work with:" pull-down menu.</para></listitem> 105 from the "Work with:" pull-down menu.</para></listitem>
105 <listitem><para>Expand the box next to <filename>Programming Languages</filename> 106 <listitem><para>Expand the box next to <filename>Programming Languages</filename>
106 and select the <filename>Autotools Support for CDT (incubation)</filename> 107 and select the <filename>Autotools Support for CDT (incubation)</filename>
@@ -111,9 +112,9 @@
111 <listitem><para>Click the 112 <listitem><para>Click the
112 "Available Software Sites" link.</para></listitem> 113 "Available Software Sites" link.</para></listitem>
113 <listitem><para>Check the box next to 114 <listitem><para>Check the box next to
114 <filename>http://download.eclipse.org/tm/updates/3.3</filename> 115 <filename>&ECLIPSE_UPDATES_URL;</filename>
115 and click "OK".</para></listitem> 116 and click "OK".</para></listitem>
116 <listitem><para>Select <filename>http://download.eclipse.org/tm/updates/3.3</filename> 117 <listitem><para>Select <filename>&ECLIPSE_UPDATES_URL;</filename>
117 from the "Work with:" pull-down menu.</para></listitem> 118 from the "Work with:" pull-down menu.</para></listitem>
118 <listitem><para>Check the box next to <filename>TM and RSE Main Features</filename>. 119 <listitem><para>Check the box next to <filename>TM and RSE Main Features</filename>.
119 </para></listitem> 120 </para></listitem>
@@ -127,7 +128,7 @@
127 <listitem><para>After clicking "Available Software Sites", check the box next to 128 <listitem><para>After clicking "Available Software Sites", check the box next to
128 <filename>http://download.eclipse.org/tools/cdt/releases/indigo</filename> 129 <filename>http://download.eclipse.org/tools/cdt/releases/indigo</filename>
129 and click "OK".</para></listitem> 130 and click "OK".</para></listitem>
130 <listitem><para>Select <filename>http://download.eclipse.org/tools/cdt/releases/indigo</filename> 131 <listitem><para>Select <filename>&ECLIPSE_INDIGO_CDT_URL;</filename>
131 from the "Work with:" pull-down menu.</para></listitem> 132 from the "Work with:" pull-down menu.</para></listitem>
132 <listitem><para>Check the box next to <filename>CDT Main Features</filename>. 133 <listitem><para>Check the box next to <filename>CDT Main Features</filename>.
133 </para></listitem> 134 </para></listitem>
@@ -162,7 +163,7 @@
162 <listitem><para>In Eclipse, select "Install New Software" from the "Help" menu.</para></listitem> 163 <listitem><para>In Eclipse, select "Install New Software" from the "Help" menu.</para></listitem>
163 <listitem><para>Click "Add..." in the "Work with:" area.</para></listitem> 164 <listitem><para>Click "Add..." in the "Work with:" area.</para></listitem>
164 <listitem><para>Enter 165 <listitem><para>Enter
165 <filename>http://downloads.yoctoproject.org/releases/eclipse-plugin/1.1</filename> 166 <filename>&ECLIPSE_DL_PLUGIN_URL;</filename>
166 in the URL field and provide a meaningful name in the "Name" field.</para></listitem> 167 in the URL field and provide a meaningful name in the "Name" field.</para></listitem>
167 <listitem><para>Click "OK" to have the entry added to the "Work with:" 168 <listitem><para>Click "OK" to have the entry added to the "Work with:"
168 drop-down list.</para></listitem> 169 drop-down list.</para></listitem>
@@ -254,8 +255,8 @@
254 <listitem><para>In Eclipse, select "Import" from the "File" menu.</para></listitem> 255 <listitem><para>In Eclipse, select "Import" from the "File" menu.</para></listitem>
255 <listitem><para>Expand the "General" box and select "existing projects into workspace" 256 <listitem><para>Expand the "General" box and select "existing projects into workspace"
256 and then click "Next".</para></listitem> 257 and then click "Next".</para></listitem>
257 <listitem><para>Select the root directory and browse to "~/yocto-eclipse/plugins". 258 <listitem><para>Select the root directory and browse to
258 </para></listitem> 259 <filename>~/yocto-eclipse/plugins</filename>.</para></listitem>
259 <listitem><para>There will be three things there. 260 <listitem><para>There will be three things there.
260 Select each one and install one at a time. 261 Select each one and install one at a time.
261 Do all three.</para></listitem> 262 Do all three.</para></listitem>
@@ -354,7 +355,7 @@
354 The pull-down menu should have the supported architectures. 355 The pull-down menu should have the supported architectures.
355 If the architecture you need is not listed in the menu, you 356 If the architecture you need is not listed in the menu, you
356 will need to build the image. 357 will need to build the image.
357 See the "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" section 358 See the "<ulink url='&YOCTO_DOCS_QS_URL;#building-image'>Building an Image</ulink>" section
358 of The Yocto Project Quick Start for more information.</para></listitem> 359 of The Yocto Project Quick Start for more information.</para></listitem>
359 </itemizedlist> 360 </itemizedlist>
360 </para> 361 </para>
@@ -581,7 +582,7 @@
581 host can use, you must have <filename>oprofile</filename> version 0.9.4 or 582 host can use, you must have <filename>oprofile</filename> version 0.9.4 or
582 greater installed on the host.</para> 583 greater installed on the host.</para>
583 <para>You can locate both the viewer and server from 584 <para>You can locate both the viewer and server from
584 <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/oprofileui/'></ulink>. 585 <ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi/oprofileui/'></ulink>.
585 <note>The <filename>oprofile-server</filename> is installed by default on 586 <note>The <filename>oprofile-server</filename> is installed by default on
586 the <filename>core-image-sato-sdk</filename> image.</note></para></listitem> 587 the <filename>core-image-sato-sdk</filename> image.</note></para></listitem>
587 <listitem><para><emphasis><filename>Lttng-ust</filename>:</emphasis> Selecting this tool runs 588 <listitem><para><emphasis><filename>Lttng-ust</filename>:</emphasis> Selecting this tool runs
diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml
index 9ae908fc11..83fe3094e6 100644
--- a/documentation/adt-manual/adt-intro.xml
+++ b/documentation/adt-manual/adt-intro.xml
@@ -1,5 +1,6 @@
1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
3 4
4<chapter id='adt-intro'> 5<chapter id='adt-intro'>
5 6
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml
index 2d11b9f355..9576ae8450 100644
--- a/documentation/adt-manual/adt-manual.xml
+++ b/documentation/adt-manual/adt-manual.xml
@@ -1,5 +1,6 @@
1<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
3 4
4<book id='adt-manual' lang='en' 5<book id='adt-manual' lang='en'
5 xmlns:xi="http://www.w3.org/2003/XInclude" 6 xmlns:xi="http://www.w3.org/2003/XInclude"
@@ -46,7 +47,7 @@
46 </revhistory> 47 </revhistory>
47 48
48 <copyright> 49 <copyright>
49 <year>2010-2012</year> 50 <year>&COPYRIGHT_YEAR;</year>
50 <holder>Linux Foundation</holder> 51 <holder>Linux Foundation</holder>
51 </copyright> 52 </copyright>
52 53
@@ -58,9 +59,9 @@
58 <note> 59 <note>
59 Due to production processes, there could be differences between the Yocto Project 60 Due to production processes, there could be differences between the Yocto Project
60 documentation bundled in the release tarball and the 61 documentation bundled in the release tarball and the
61 <ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html'> 62 <ulink url='&YOCTO_DOCS_ADT_URL;'>
62 Application Developer's Toolkit (ADT) User's Guide</ulink> on 63 Application Developer's Toolkit (ADT) User's Guide</ulink> on
63 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 64 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
64 For the latest version of this manual, see the manual on the website. 65 For the latest version of this manual, see the manual on the website.
65 </note> 66 </note>
66 67
diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml
index 3289a32ff2..26b5dc18d8 100644
--- a/documentation/adt-manual/adt-package.xml
+++ b/documentation/adt-manual/adt-package.xml
@@ -1,5 +1,6 @@
1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
3 4
4<chapter id='adt-package'> 5<chapter id='adt-package'>
5<title>Optionally Customizing the Development Packages Installation</title> 6<title>Optionally Customizing the Development Packages Installation</title>
@@ -54,7 +55,7 @@
54 55
55 <note> 56 <note>
56 For build performance information related to the PMS, see 57 For build performance information related to the PMS, see
57 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink> in The Yocto Project Reference Manual. 58 <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink> in The Yocto Project Reference Manual.
58 </note> 59 </note>
59 60
60 <para> 61 <para>
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 37d355e275..9880fcc7d1 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -1,5 +1,6 @@
1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
3 4
4<chapter id='adt-prepare'> 5<chapter id='adt-prepare'>
5 6
@@ -56,9 +57,9 @@
56 <para> 57 <para>
57 The ADT Installer is contained in the ADT Installer tarball. 58 The ADT Installer is contained in the ADT Installer tarball.
58 You can download the tarball into any directory from the 59 You can download the tarball into any directory from the
59 <ulink url='http://downloads.yoctoproject.org/releases'>Index of Releases</ulink>, specifically 60 <ulink url='&YOCTO_DL_URL;/releases'>Index of Releases</ulink>, specifically
60 at 61 at
61 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/adt_installer'></ulink>. 62 <ulink url='&YOCTO_ADTINSTALLER_DL_URL;'></ulink>.
62 Or, you can use BitBake to generate the tarball inside the existing Yocto Project 63 Or, you can use BitBake to generate the tarball inside the existing Yocto Project
63 build tree. 64 build tree.
64 </para> 65 </para>
@@ -81,9 +82,9 @@
81 $ cd ~ 82 $ cd ~
82 $ mkdir yocto-project 83 $ mkdir yocto-project
83 $ cd yocto-project 84 $ cd yocto-project
84 $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/poky-edison-6.0.tar.bz2 85 $ wget &YOCTO_RELEASE_DL_URL;/&YOCTO_POKY_TARBALL;
85 $ tar xjf poky-edison-6.0.tar.bz2 86 $ tar xjf &YOCTO_POKY_TARBALL;
86 $ source poky-edison-6.0/oe-init-build-env 87 $ source &OE_INIT_PATH;
87 $ bitbake adt-installer 88 $ bitbake adt-installer
88 </literallayout> 89 </literallayout>
89 </para> 90 </para>
@@ -173,11 +174,9 @@
173 174
174 <note> 175 <note>
175 The ADT Installer requires the <filename>libtool</filename> package to complete. 176 The ADT Installer requires the <filename>libtool</filename> package to complete.
176 If you install the recommended packages as described in the 177 If you install the recommended packages as described in
177 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#packages'>Packages</ulink>" 178 "<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Packages</ulink>"
178 section of 179 section of The Yocto Project Quick Start, then you will have libtool installed.
179 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
180 The Yocto Project Quick Start</ulink>, then you will have libtool installed.
181 </note> 180 </note>
182 181
183 <para> 182 <para>
@@ -191,7 +190,7 @@
191 <para> 190 <para>
192 Once the installation completes, the ADT, which includes the cross-toolchain, is installed. 191 Once the installation completes, the ADT, which includes the cross-toolchain, is installed.
193 You will notice environment setup files for the cross-toolchain in 192 You will notice environment setup files for the cross-toolchain in
194 <filename>/opt/poky/1.1</filename>, 193 <filename>&YOCTO_ADTPATH_DIR;</filename>,
195 and image tarballs in the <filename>adt-installer</filename> 194 and image tarballs in the <filename>adt-installer</filename>
196 directory according to your installer configurations, and the target sysroot located 195 directory according to your installer configurations, and the target sysroot located
197 according to the <filename>YOCTOADT_TARGET_SYSROOT_LOC_&lt;arch&gt;</filename> variable 196 according to the <filename>YOCTOADT_TARGET_SYSROOT_LOC_&lt;arch&gt;</filename> variable
@@ -214,17 +213,17 @@
214 Follow these steps: 213 Follow these steps:
215 <orderedlist> 214 <orderedlist>
216 <listitem><para>Go to 215 <listitem><para>Go to
217 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/toolchain'></ulink> 216 <ulink url='&YOCTO_TOOLCHAIN_DL_URL;'></ulink>
218 and find the folder that matches your host development system 217 and find the folder that matches your host development system
219 (i.e. <filename>i686</filename> for 32-bit machines or 218 (i.e. <filename>i686</filename> for 32-bit machines or
220 <filename>x86_64</filename> for 64-bit machines).</para></listitem> 219 <filename>x86-64</filename> for 64-bit machines).</para></listitem>
221 <listitem><para>Go into that folder and download the toolchain tarball whose name 220 <listitem><para>Go into that folder and download the toolchain tarball whose name
222 includes the appropriate target architecture. 221 includes the appropriate target architecture.
223 For example, if your host development system is an Intel-based 64-bit system and 222 For example, if your host development system is an Intel-based 64-bit system and
224 you are going to use your cross-toolchain for an Intel-based 32-bit target, go into the 223 you are going to use your cross-toolchain for an Intel-based 32-bit target, go into the
225 <filename>x86_64</filename> folder and download the following tarball: 224 <filename>x86_64</filename> folder and download the following tarball:
226 <literallayout class='monospaced'> 225 <literallayout class='monospaced'>
227 poky-eglibc-x86_64-i586-toolchain-gmae-1.1.tar.bz2 226 poky-eglibc-x86_64-i586-toolchain-gmae-&DISTRO;.tar.bz2
228 </literallayout> 227 </literallayout>
229 <note><para>As an alternative to steps one and two, you can build the toolchain tarball 228 <note><para>As an alternative to steps one and two, you can build the toolchain tarball
230 if you have a Yocto Project build tree. 229 if you have a Yocto Project build tree.
@@ -241,7 +240,7 @@
241 </para></note></para></listitem> 240 </para></note></para></listitem>
242 <listitem><para>Make sure you are in the root directory with root privileges and then expand 241 <listitem><para>Make sure you are in the root directory with root privileges and then expand
243 the tarball. 242 the tarball.
244 The tarball expands into <filename>/opt/poky/1.1</filename>. 243 The tarball expands into <filename>&YOCTO_ADTPATH_DIR;</filename>.
245 Once the tarball is expanded, the cross-toolchain is installed. 244 Once the tarball is expanded, the cross-toolchain is installed.
246 You will notice environment setup files for the cross-toolchain in the directory. 245 You will notice environment setup files for the cross-toolchain in the directory.
247 </para></listitem> 246 </para></listitem>
@@ -304,7 +303,7 @@
304 Before you can develop using the cross-toolchain, you need to set up the 303 Before you can develop using the cross-toolchain, you need to set up the
305 cross-development environment by sourcing the toolchain's environment setup script. 304 cross-development environment by sourcing the toolchain's environment setup script.
306 If you used the ADT Installer or used an existing ADT tarball to install the ADT, 305 If you used the ADT Installer or used an existing ADT tarball to install the ADT,
307 then you can find this script in the <filename>/opt/poky/1.1</filename> 306 then you can find this script in the <filename>&YOCTO_ADTPATH_DIR;</filename>
308 directory. 307 directory.
309 If you installed the toolchain in the build tree, you can find the environment setup 308 If you installed the toolchain in the build tree, you can find the environment setup
310 script for the toolchain in the Yocto Project build tree's <filename>tmp</filename> directory. 309 script for the toolchain in the Yocto Project build tree's <filename>tmp</filename> directory.
@@ -318,7 +317,7 @@
318 For example, the toolchain environment setup script for a 64-bit IA-based architecture would 317 For example, the toolchain environment setup script for a 64-bit IA-based architecture would
319 be the following: 318 be the following:
320 <literallayout class='monospaced'> 319 <literallayout class='monospaced'>
321 /opt/poky/1.1/environment-setup-x86_64-poky-linux 320 &YOCTO_ADTPATH_DIR;/environment-setup-x86_64-poky-linux
322 </literallayout> 321 </literallayout>
323 </para> 322 </para>
324</section> 323</section>
@@ -340,10 +339,8 @@
340 To get the kernel and filesystem images, you either have to build them or download 339 To get the kernel and filesystem images, you either have to build them or download
341 pre-built versions. 340 pre-built versions.
342 You can find examples for both these situations in the 341 You can find examples for both these situations in the
343 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#test-run'>A 342 "<ulink url='&YOCTO_DOCS_QS_URL;#test-run'>A Quick Test Run</ulink>" section of
344 Quick Test Run</ulink>" section of 343 The Yocto Project Quick Start.
345 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
346 The Yocto Project Quick Start</ulink>.
347 </para> 344 </para>
348 345
349 <para> 346 <para>
@@ -352,12 +349,11 @@
352 <filename>mips</filename>, <filename>powerpc</filename>, and <filename>arm</filename>) 349 <filename>mips</filename>, <filename>powerpc</filename>, and <filename>arm</filename>)
353 that you can use unaltered in the QEMU emulator. 350 that you can use unaltered in the QEMU emulator.
354 These kernel images reside in the Yocto Project release 351 These kernel images reside in the Yocto Project release
355 area - <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/machines/'></ulink> 352 area - <ulink url='&YOCTO_MACHINES_DL_URL;'></ulink>
356 and are ideal for experimentation within Yocto Project. 353 and are ideal for experimentation within Yocto Project.
357 For information on the image types you can build using the Yocto Project, see the 354 For information on the image types you can build using the Yocto Project, see the
358 "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" appendix in 355 "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Reference: Images</ulink>" appendix in
359 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'> 356 The Yocto Project Reference Manual.
360 The Yocto Project Reference Manual</ulink>.
361 </para> 357 </para>
362 358
363 <para> 359 <para>