diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 93eba6e402..866facb53a 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -87,8 +87,9 @@ into any directory. Build the Tarball: - You can use BitBake to generate the tarball inside an - existing + You can use + BitBake + to generate the tarball inside an existing Build Directory. If you use BitBake to generate the ADT Installer @@ -98,14 +99,16 @@ or oe-init-build-env-memres) located in the Source Directory before running the - BitBake command that creates the tarball. + bitbake command that creates the + tarball. The following example commands establish the Source Directory, check out the current release branch, set up the build environment while also creating the default - Build Directory, and run the BitBake command that - results in the tarball + Build Directory, and run the + bitbake command that results in the + tarball poky/build/tmp/deploy/sdk/adt_installer.tar.bz2: Before using BitBake to build the ADT tarball, be