diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-17 16:10:13 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-30 15:55:07 +0000 |
| commit | 149abc5c7f0878412a0eb9c27e003e85b489e00c (patch) | |
| tree | b50c98662f8dc67744373c425f0614fd9ce3ecde | |
| parent | 458d0e720ece5d3f723ed3bb5e0ac1bb8a1178c1 (diff) | |
| download | poky-149abc5c7f0878412a0eb9c27e003e85b489e00c.tar.gz | |
ref-manual: Replaced "vmdk" with "wic.vmdk"
(From yocto-docs rev: c5c77c91269c16dc72cd7b63ce1e7fde1cf1d492)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/usingpoky.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index e9bae1c6d0..6b7ce02fdd 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml | |||
| @@ -1205,7 +1205,7 @@ | |||
| 1205 | image. | 1205 | image. |
| 1206 | Minimally, through the use of options, you must provide either | 1206 | Minimally, through the use of options, you must provide either |
| 1207 | a machine name, a virtual machine image | 1207 | a machine name, a virtual machine image |
| 1208 | (<filename>*.vmdk</filename>), or a kernel image | 1208 | (<filename>*wic.vmdk</filename>), or a kernel image |
| 1209 | (<filename>*.bin</filename>). | 1209 | (<filename>*.bin</filename>). |
| 1210 | </para> | 1210 | </para> |
| 1211 | 1211 | ||
