diff options
| -rw-r--r-- | documentation/adt-manual/adt-eclipse.xml | 9 |
1 files changed, 5 insertions, 4 deletions
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 @@ | |||
| 164 | development environment already has a Yocto Project build tree. | 164 | development environment already has a Yocto Project build tree. |
| 165 | In this case you likely already have a Yocto Project build tree installed on | 165 | In this case you likely already have a Yocto Project build tree installed on |
| 166 | your system or you (or someone else) will be building one. | 166 | your system or you (or someone else) will be building one. |
| 167 | When you use the Build System Derived Toolchain you are using the toolchain bundled | 167 | When you select Build System Derived Toolchain you are using the toolchain bundled |
| 168 | inside the Yocto Project build tree. | 168 | inside the Yocto Project build tree. |
| 169 | If you use this mode you must also supply the Yocto Project build directory | 169 | If you use this mode you must also supply the Yocto Project build directory |
| 170 | in the Preferences Dialog.</para></listitem> | 170 | in the Preferences Dialog.</para></listitem> |
| @@ -179,7 +179,7 @@ | |||
| 179 | target hardware is created on the development system by the ADT Installer. | 179 | target hardware is created on the development system by the ADT Installer. |
| 180 | The QEMU user-space tools, the | 180 | The QEMU user-space tools, the |
| 181 | NFS boot process and the cross-toolchain all use the sysroot location | 181 | NFS boot process and the cross-toolchain all use the sysroot location |
| 182 | regardless of the mode you select (Stand-alone Prebuilt Toolchain or Build System Derived Toolchain). | 182 | regardless of wheather you select (Stand-alone Prebuilt Toolchain or Build System Derived Toolchain). |
| 183 | </para> | 183 | </para> |
| 184 | </section> | 184 | </section> |
| 185 | 185 | ||
| @@ -213,9 +213,10 @@ | |||
| 213 | you will be using the QEMU emulator. | 213 | you will be using the QEMU emulator. |
| 214 | If you are using the emulator you also need to locate the Kernel | 214 | If you are using the emulator you also need to locate the Kernel |
| 215 | and specify any custom options.</para> | 215 | and specify any custom options.</para> |
| 216 | <para>In Build System Derived Toolchain the targe kernel you built will be located in the | 216 | <para>If you select Build System Derived Toolchain the target kernel you built |
| 217 | will be located in the | ||
| 217 | Yocto Project build tree in <filename>tmp/deploy/images</filename> directory. | 218 | Yocto Project build tree in <filename>tmp/deploy/images</filename> directory. |
| 218 | In Stand-alone Prebuilt Toolchain the pre-built kernel you downloaded is located | 219 | If you select Stand-alone Prebuilt Toolchain the pre-built kernel you downloaded is located |
| 219 | in the directory you specified when you downloaded the image.</para> | 220 | in the directory you specified when you downloaded the image.</para> |
| 220 | <para>Most custom options are for advanced QEMU users to further | 221 | <para>Most custom options are for advanced QEMU users to further |
| 221 | customize their QEMU instance. | 222 | customize their QEMU instance. |
