From edd8e1e8b974eb3f0f9f66c2207aadf43612350b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 15 Aug 2011 08:37:17 -0700 Subject: documentation/adt-manual/adt-command.xml: general edits. (From yocto-docs rev: 7227ad57257869f2fcb7f85bed8b8b90db4bd65a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-command.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/adt-manual/adt-command.xml') diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml index 28501b677d..40107647c1 100644 --- a/documentation/adt-manual/adt-command.xml +++ b/documentation/adt-manual/adt-command.xml @@ -8,7 +8,7 @@ tarball that had been installed into /opt/poky, which is outside of the Yocto Project build tree (see - “Using an Existing Toolchain Tarball”). + Using an Existing Toolchain Tarball). And, that sourcing your architecture-specific environment setup script initializes a suitable cross-toolchain development environment. This setup occurs by adding the compiler, QEMU scripts, QEMU binary, @@ -26,7 +26,7 @@
Autotools-Based Projects - For an autotools-based project you can use the cross-toolchain by just + For an autotools-based project, you can use the cross-toolchain by just passing the appropriate host option to configure.sh. The host option you use is derived from the name of the environment setup script in /opt/poky resulting from unpacking the -- cgit v1.2.3-54-g00ecf