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>
</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'>