adt-manual: Fixed occurrences of "BitBake command".

Some occurrences needed formatted into a <filename>bitbake</filename>
form as they are actual command references.

(From yocto-docs rev: e7bc7161613222374e39fdf7f09c460900d52441)

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 2014-03-14 08:23:02 -06:00 committed by Richard Purdie
parent e1c1615fdf
commit 8a8ae81988
1 changed files with 3 additions and 2 deletions

View File

@ -355,12 +355,13 @@
cross-toolchains for more than a single architecture. cross-toolchains for more than a single architecture.
You just need to edit the <filename>MACHINE</filename> You just need to edit the <filename>MACHINE</filename>
variable in the <filename>local.conf</filename> file and variable in the <filename>local.conf</filename> file and
re-run the BitBake command. re-run the <filename>bitbake</filename> command.
</note></para></listitem> </note></para></listitem>
<listitem><para><emphasis>Generate the Cross-Toolchain:</emphasis> <listitem><para><emphasis>Generate the Cross-Toolchain:</emphasis>
Run <filename>bitbake meta-ide-support</filename> to Run <filename>bitbake meta-ide-support</filename> to
complete the cross-toolchain generation. complete the cross-toolchain generation.
Once the BitBake command finishes, the cross-toolchain is Once the <filename>bitbake</filename> command finishes,
the cross-toolchain is
generated and populated within the Build Directory. generated and populated within the Build Directory.
You will notice environment setup files for the You will notice environment setup files for the
cross-toolchain that contain the string cross-toolchain that contain the string