From 95a37279e1191622c3bc7d25d03d76e9991353c1 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 23 Jun 2011 13:29:08 -0700 Subject: documentation/adt-manual/adt-eclipse.xml: misc wordings changed (From yocto-docs rev: c83d92d99bc1104169a06623c787b07a9d199039) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-eclipse.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'documentation/adt-manual/adt-eclipse.xml') diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 1e6493e660..d64e12270d 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml @@ -164,7 +164,7 @@ development environment already has a Yocto Project build tree. In this case you likely already have a Yocto Project build tree installed on your system or you (or someone else) will be building one. - When you use the Build System Derived Toolchain you are using the toolchain bundled + When you select Build System Derived Toolchain you are using the toolchain bundled inside the Yocto Project build tree. If you use this mode you must also supply the Yocto Project build directory in the Preferences Dialog. @@ -179,7 +179,7 @@ target hardware is created on the development system by the ADT Installer. The QEMU user-space tools, the NFS boot process and the cross-toolchain all use the sysroot location - regardless of the mode you select (Stand-alone Prebuilt Toolchain or Build System Derived Toolchain). + regardless of wheather you select (Stand-alone Prebuilt Toolchain or Build System Derived Toolchain). @@ -213,9 +213,10 @@ you will be using the QEMU emulator. If you are using the emulator you also need to locate the Kernel and specify any custom options. - In Build System Derived Toolchain the targe kernel you built will be located in the + If you select Build System Derived Toolchain the target kernel you built + will be located in the Yocto Project build tree in tmp/deploy/images directory. - In Stand-alone Prebuilt Toolchain the pre-built kernel you downloaded is located + If you select Stand-alone Prebuilt Toolchain the pre-built kernel you downloaded is located in the directory you specified when you downloaded the image. Most custom options are for advanced QEMU users to further customize their QEMU instance. -- cgit v1.2.3-54-g00ecf