From e9b17e3fa7f15740d8e5cfdfe19c0565a74c0d20 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 20 Apr 2011 17:25:58 +0100 Subject: Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* (From yocto-docs rev: 0feb6b8f9621087ba5fd77d3c8f3e23132c97187) Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/yocto-project-qs') diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 9e930cbe09..9297236356 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -289,9 +289,9 @@ Continue with the following command to build an OS image for the target, which is - poky-image-sato in this example. + core-image-sato in this example. - $ bitbake poky-image-sato + $ bitbake core-image-sato BitBake requires Python 2.6. For more information on this requirement, -- cgit v1.2.3-54-g00ecf