From 6b1b052e874afc42b515f8b3aead60076f8af1b4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 2 Dec 2013 14:46:08 -0600 Subject: ref-manual: Added image-vmdk class. (From yocto-docs rev: bb4b26ce0c400db95915b6a2a07cad45a446493b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'documentation') 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 @@ +
+ <filename>image-vmdk.bbclass</filename> + + + The Virtual Machine Disk image (image-vmdk) class + supports building VMware VMDK images. + Normally, you do not use this class directly. + Instead, you add "vmdk" to + IMAGE_FSTYPES. + +
+
<filename>mime.bbclass</filename> -- cgit v1.2.3-54-g00ecf