From 80eba26fb101cc07fc21b0ddec724999b3161ea9 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 15 Oct 2010 15:06:33 +0100 Subject: documentation/poky-ref-manual: Various tweaks to the text Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/usingpoky.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'documentation/poky-ref-manual/usingpoky.xml') diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml index ad6bda2545..70fa5102f5 100644 --- a/documentation/poky-ref-manual/usingpoky.xml +++ b/documentation/poky-ref-manual/usingpoky.xml @@ -134,7 +134,6 @@ $ source poky-init-build-env [build_dir] $ bitbake <target> -$ bitbake qemu-native @@ -143,8 +142,6 @@ $ bitbake qemu-native or the name of a recipe for a specific piece of software like busybox. More details about the standard images are available in the image reference section. - The qemu-native target will build the poky customized qemu, and will be used - by runqemu script later. @@ -225,7 +222,7 @@ $ bitbake qemu-native You can view a list of tasks in a given package by running the listtasks task e.g. bitbake matchbox-desktop -c - listtasks, and the result is in file ${WORKDIR}/temp/log.do_listtasks.pid. + listtasks, and the result is in file ${WORKDIR}/temp/log.do_listtasks. -- cgit v1.2.3-54-g00ecf