diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 5a75199387..05e0fa6ce3 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -865,6 +865,18 @@ | |||
865 | </para> | 865 | </para> |
866 | </section> | 866 | </section> |
867 | 867 | ||
868 | <section id='ref-classes-image-vmdk'> | ||
869 | <title><filename>image-vmdk.bbclass</filename></title> | ||
870 | |||
871 | <para> | ||
872 | The Virtual Machine Disk image (<filename>image-vmdk</filename>) class | ||
873 | supports building VMware VMDK images. | ||
874 | Normally, you do not use this class directly. | ||
875 | Instead, you add "vmdk" to | ||
876 | <link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>. | ||
877 | </para> | ||
878 | </section> | ||
879 | |||
868 | <section id='ref-classes-mime'> | 880 | <section id='ref-classes-mime'> |
869 | <title><filename>mime.bbclass</filename></title> | 881 | <title><filename>mime.bbclass</filename></title> |
870 | 882 | ||