From afd862afccef9ad76e54ded5925148c65cadfe10 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Mar 2013 08:32:04 -0700 Subject: ref-manual: Fixed typo "bitake" to "bitbake". (From yocto-docs rev: 8165d8843ac693cd42afaa973058805d24c1170e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/technical-details.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/ref-manual/technical-details.xml') diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index bdd192f8c6..eb45d99995 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: -- cgit v1.2.3-54-g00ecf