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.xml16
1 files changed, 14 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 3e6b8dad17..93e013c60c 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -280,6 +280,11 @@
280 </para></listitem> 280 </para></listitem>
281 </orderedlist> 281 </orderedlist>
282 </para> 282 </para>
283
284 <para>
285 After installing the toolchain, you must locate the target sysroot tarball and unpack it
286 into a location of your choice.
287 </para>
283 </section> 288 </section>
284 289
285 <section id='using-the-toolchain-from-within-the-build-tree'> 290 <section id='using-the-toolchain-from-within-the-build-tree'>
@@ -321,6 +326,11 @@
321 </para></listitem> 326 </para></listitem>
322 </orderedlist> 327 </orderedlist>
323 </para> 328 </para>
329
330 <para>
331 After installing the toolchain, you must locate the target sysroot tarball and unpack
332 it in a directory of your choice.
333 </para>
324 </section> 334 </section>
325</section> 335</section>
326 336
@@ -359,8 +369,10 @@
359 hardware or the QEMU emulator. 369 hardware or the QEMU emulator.
360 That means you either have to build them or know where to get them. 370 That means you either have to build them or know where to get them.
361 You can find lots of details on how to get or build images and kernels for your 371 You can find lots of details on how to get or build images and kernels for your
362 architecture in 372 architecture in the
363 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-quick-start/yocto-project-qs.html'> 373 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#building-image'>
374 Building an Image</ulink> section of the
375 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'>
364 The Yocto Project Quick Start</ulink>. 376 The Yocto Project Quick Start</ulink>.
365 <note> 377 <note>
366 The Yocto Project provides basic kernels and filesystem images for several 378 The Yocto Project provides basic kernels and filesystem images for several