diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-14 08:34:12 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 12:29:40 +0000 |
commit | 529b65ac5d39045ee8a10dc07e54a785414265ca (patch) | |
tree | 2932811b4a0063d70ef779f84c41c15504bddef7 /documentation | |
parent | 08531f261ab03d188eb7518acfab7ba5682ad758 (diff) | |
download | poky-529b65ac5d39045ee8a10dc07e54a785414265ca.tar.gz |
adt-manual: Fixed another instance of BitBake command.
Applied proper formatting as the reference is to the actual
command.
(From yocto-docs rev: b49cb8968a1f915b5dd52b4f38abc88319cc3f79)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index a3eb69225b..0dbbe4dcc8 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -619,7 +619,8 @@ | |||
619 | </para> | 619 | </para> |
620 | 620 | ||
621 | <para> | 621 | <para> |
622 | When the BitBake command completes, the toolchain installer will be in | 622 | When the <filename>bitbake</filename> command completes, the toolchain |
623 | installer will be in | ||
623 | <filename>tmp/deploy/sdk</filename> in the Build Directory. | 624 | <filename>tmp/deploy/sdk</filename> in the Build Directory. |
624 | <note> | 625 | <note> |
625 | By default, this toolchain does not build static binaries. | 626 | By default, this toolchain does not build static binaries. |