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:18:08 +0000 |
commit | 4fb27cd11113cb7d0c2077a697e0d096434b5c34 (patch) | |
tree | 0b3644a4519d34dd18f69d326e1a8f91e61aad2e /documentation | |
parent | 7269f3fa48fc22a8b4a35b162885891b4b7b6648 (diff) | |
download | poky-4fb27cd11113cb7d0c2077a697e0d096434b5c34.tar.gz |
ref-manual: Edits to image-vmdk class.
(From yocto-docs rev: 0c8ce94bb9e821f82c96a2fee20afcb0ca064f49)
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>. |