From a4266b454cad4cab43de4c6fc823ff2c4e53e5c9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 22 Oct 2012 10:28:05 -0700 Subject: documentation: adt-manual - final edits before 1.3 lockdown. Made some minor edits to the book before locking down the files for 1.3. (From yocto-docs rev: 2b941103585a31b5dbcb65b784cc3381467ed697) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-intro.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'documentation/adt-manual/adt-intro.xml') diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml index c83880b2d6..d8527b3aef 100644 --- a/documentation/adt-manual/adt-intro.xml +++ b/documentation/adt-manual/adt-intro.xml @@ -55,7 +55,9 @@ The cross-toolchain consists of a cross-compiler, cross-linker, and cross-debugger that are used to develop user-space applications for targeted hardware. This toolchain is created either by running the ADT Installer script, a toolchain installer - script, or through a build directory that is based on your metadata + script, or through a + Build Directory that + is based on your metadata configuration or extension for your targeted device. The cross-toolchain works with a matching target sysroot. @@ -111,7 +113,9 @@ If you use the ADT Installer script to install ADT, you can specify whether or not to install QEMU. If you have downloaded a Yocto Project release and unpacked - it to create a source directory and you have sourced + it to create a + Source Directory and + you have sourced the environment setup script, QEMU is installed and automatically available. If you have installed the cross-toolchain @@ -139,7 +143,7 @@ PowerTOP: Helps you determine what software is using the most power. You can find out more about PowerTOP at - . + . OProfile: A system-wide profiler for Linux systems that is capable of profiling all running code at low overhead. You can find out more about OProfile at -- cgit v1.2.3-54-g00ecf