From 529b65ac5d39045ee8a10dc07e54a785414265ca Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 14 Mar 2014 08:34:12 -0600 Subject: 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 Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation/adt-manual') 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 @@ - When the BitBake command completes, the toolchain installer will be in + When the bitbake command completes, the toolchain + installer will be in tmp/deploy/sdk in the Build Directory. By default, this toolchain does not build static binaries. -- cgit 1.2.3-korg