]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation/yocto-project-qs/yocto-project-qs.xml: Updated list introducing pre...
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 20 Jan 2011 18:13:32 +0000 (10:13 -0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 25 Jan 2011 19:58:50 +0000 (11:58 -0800)
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 <scott.m.rifenbark@intel.com>
documentation/yocto-project-qs/yocto-project-qs.xml

index f52c699c8207cd642f4c4e57cf9abe31eb375973..7223e0a7b79cccb0675783d373b67ae3eb3f8304 100644 (file)
          </mediaobject>
 
          <para>
-             For this scenario you need to do three things:
+             For this scenario you need to do several things:
          </para>
 
          <itemizedlist>
              <listitem>
                  <para>
-                     Install the stand-alone Yocto toolchain tarball.
+                     Install the stand-alone Yocto toolchain tarball and then set up the 
+                     environment to emulate the hardware.
                  </para>
              </listitem>
              <listitem>
                      Download the filesystem image for your target machine's architecture.
                  </para>
              </listitem>
+             <listitem>
+                 <para>
+                     Start the QEMU emulator.
+                 </para>
+             </listitem>
+
          </itemizedlist>
 
         <section id='installing-the-toolchain-and-setting-up-the-environment'>