From bcce31b4952a9cdb553d0d593b8539fe721acff6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 20 Jan 2011 10:13:32 -0800 Subject: [PATCH] documentation/yocto-project-qs/yocto-project-qs.xml: Updated list introducing pre-built section The section that introduces the using a pre-built binary section needed more items in the list. I added text for setting up the environment and for starting QEMU. Signed-off-by: Scott Rifenbark --- documentation/yocto-project-qs/yocto-project-qs.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index f52c699c82..7223e0a7b7 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -302,13 +302,14 @@ - For this scenario you need to do three things: + For this scenario you need to do several things: - Install the stand-alone Yocto toolchain tarball. + Install the stand-alone Yocto toolchain tarball and then set up the + environment to emulate the hardware. @@ -323,6 +324,12 @@ Download the filesystem image for your target machine's architecture. + + + Start the QEMU emulator. + + +