summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-prepare.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-09-09 09:38:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-13 21:48:37 +0100
commit0bd5bba8ab535574b1bce9e20b52a1cb02f81a2b (patch)
treef1ce20a41f13a4d5a29ac752dae2db0ba997d1ac /documentation/adt-manual/adt-prepare.xml
parent826a53adf65aaf709383b8b8caed7b99d20f8909 (diff)
downloadpoky-0bd5bba8ab535574b1bce9e20b52a1cb02f81a2b.tar.gz
documentation/adt-manual: Rewrite for Indigo version of Eclipse.
These edits are extensive and cross into two files: adt-prepare.xml and adt-eclipse.xml. This is the first pass of a large re-write to bring the examples up-to-date using the preferred version of the Eclipse IDE (Indego 3.7). Much has changed. (From yocto-docs rev: 57c1f905c6d66268a498e013193d003596f2303d) 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/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