diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 13:43:00 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:14 +0000 |
| commit | 80980ef57a28853e7a304154186d017357682e6a (patch) | |
| tree | 7da11ce0bcdfb234a4df0d8fa7f0916a8837110d /documentation | |
| parent | cbecea852d2fc38159879de33334c45be4ef90d7 (diff) | |
| download | poky-80980ef57a28853e7a304154186d017357682e6a.tar.gz | |
ref-manual: Edits to image-vmdk class.
(From yocto-docs rev: 8819ec94dfac33fb7f7d72badc4b4c01e1411d64)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 0dbefa2b91..6b22de568c 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1026,8 +1026,8 @@ | |||
| 1026 | <title><filename>image-vmdk.bbclass</filename></title> | 1026 | <title><filename>image-vmdk.bbclass</filename></title> |
| 1027 | 1027 | ||
| 1028 | <para> | 1028 | <para> |
| 1029 | The Virtual Machine Disk image (<filename>image-vmdk</filename>) class | 1029 | The <filename>image-vmdk</filename> class supports building VMware |
| 1030 | supports building VMware VMDK images. | 1030 | VMDK images. |
| 1031 | Normally, you do not use this class directly. | 1031 | Normally, you do not use this class directly. |
| 1032 | Instead, you add "vmdk" to | 1032 | Instead, you add "vmdk" to |
| 1033 | <link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>. | 1033 | <link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>. |
