From 8a8ae819882c3000d9a0f2cdadd3bebd34ff327e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 14 Mar 2014 08:23:02 -0600 Subject: adt-manual: Fixed occurrences of "BitBake command". Some occurrences needed formatted into a bitbake form as they are actual command references. (From yocto-docs rev: e7bc7161613222374e39fdf7f09c460900d52441) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation/adt-manual') diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index f4d3609d5a..ee430a4296 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -355,12 +355,13 @@ cross-toolchains for more than a single architecture. You just need to edit the MACHINE variable in the local.conf file and - re-run the BitBake command. + re-run the bitbake command. Generate the Cross-Toolchain: Run bitbake meta-ide-support to complete the cross-toolchain generation. - Once the BitBake command finishes, the cross-toolchain is + Once the bitbake command finishes, + the cross-toolchain is generated and populated within the Build Directory. You will notice environment setup files for the cross-toolchain that contain the string -- cgit v1.2.3-54-g00ecf