From 4a40d730bd96e13535f08321f312220c5a76d954 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 21 Mar 2014 07:46:11 -0600 Subject: yocto-project-qs: Updated example toolchain command. This command was wrong. (From yocto-docs rev: bea7cae5651163e4121b0f5dedeb7d3c6de40705) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml') diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 2419fcf570..d86518ea09 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -627,7 +627,7 @@ The Yocto Project builds toolchain installers using the following BitBake command: - bitbake core-image-sato -c do_populatesdk core-image-sato + bitbake core-image-sato -c populate_sdk <arch> is a string representing the tuned target architecture: -- cgit v1.2.3-54-g00ecf