dev-manual: Updated run QEMU basic syntax step

In Step 4 of the "Running QEMU" section, the file suffix
"*.vmdk" is mentioned.  "vmdk" has essentially become "wic.vmdk"
now.  I updated the example.

(From yocto-docs rev: 5e17ccabfe8eb9d3b4316ceb41df17eddc7b0065)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2017-10-17 15:45:03 -07:00
committed by Richard Purdie
parent caf6f814ad
commit 458d0e720e

View File

@@ -104,7 +104,7 @@
look for an image.
Minimally, through the use of options, you must provide
either a machine name, a virtual machine image
(<filename>*.vmdk</filename>), or a kernel image
(<filename>*wic.vmdk</filename>), or a kernel image
(<filename>*.bin</filename>).</para>
<para>Here are some additional examples to help illustrate