diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 05a90f0846..9f17c213cc 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -255,15 +255,16 @@
Using BitBake and the Yocto Project Build Tree
- A final way of installing just the cross-toolchain is to use BitBake to build the
- toolchain within an existing Yocto Project build tree.
- This method does not install the toolchain into the /opt directory.
+ A final way of making the cross-toolchain available is to use BitBake
+ to generate the toolchain within an existing Yocto Project build tree.
+ This method does not install the toolchain into the
+ /opt directory.
As with the previous method, if you need to install the target sysroot, you must
do this separately.
- Follow these steps to build and install the toolchain into the build tree:
+ Follow these steps to generate the toolchain into the build tree:
Source the environment setup script
oe-init-build-env located in the Yocto Project
@@ -281,7 +282,7 @@
local.conf file and re-run the BitBake
command.
Run bitbake meta-ide-support to complete the
- cross-toolchain installation.
+ cross-toolchain generation.
If you change out of your working directory after you
source the environment setup script and before you run
the bitbake command, the command might not work.
@@ -289,7 +290,7 @@
after checking or editing the local.conf but without
changing out of your working directory.
Once the bitbake command finishes,
- the tarball for the cross-toolchain is generated within the Yocto Project build tree.
+ the cross-toolchain is generated and populated within the Yocto Project build tree.
You will notice environment setup files for the cross-toolchain in the
Yocto Project build tree in the tmp directory.
Setup script filenames contain the strings environment-setup.