documentation/adt-manual/adt-command.xml: general edits.

(From yocto-docs rev: 7227ad57257869f2fcb7f85bed8b8b90db4bd65a)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-08-15 08:37:17 -07:00 committed by Richard Purdie
parent cb8f3b1ad7
commit edd8e1e8b9
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
tarball that had been installed into <filename>/opt/poky</filename>,
which is outside of the Yocto Project build tree
(see <xref linkend='using-an-existing-toolchain-tarball'>
Using an Existing Toolchain Tarball)</xref>.
Using an Existing Toolchain Tarball)</xref>.
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 @@
<section id='autotools-based-projects'>
<title>Autotools-Based Projects</title>
<para>
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 <filename>configure.sh</filename>.
The host option you use is derived from the name of the environment setup
script in <filename>/opt/poky</filename> resulting from unpacking the