From: Scott Rifenbark Date: Wed, 27 Mar 2013 15:32:04 +0000 (-0700) Subject: ref-manual: Fixed typo "bitake" to "bitbake". X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=afd862afccef9ad76e54ded5925148c65cadfe10;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Fixed typo "bitake" to "bitbake". (From yocto-docs rev: 8165d8843ac693cd42afaa973058805d24c1170e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index bdd192f8c6b..eb45d99995f 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -703,7 +703,7 @@ As usual, use BitBake to build an image that supports the x32 psABI. Here is an example: - $ bitake core-image-sato + $ bitbake core-image-sato As usual, run your image using QEMU: