]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation.conf: Document do_vmimg
authorJuro Bystricky <juro.bystricky@intel.com>
Wed, 3 Jun 2015 18:07:25 +0000 (11:07 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Jun 2015 22:55:41 +0000 (23:55 +0100)
Changes due to new combined support for both vmdk and vdi files.

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/documentation.conf

index 3a918e8bbfd86ae81dfda77a42d4fef4cf9d7172..bd34c9924d203bae30fd4514400dfee5de3515e7 100644 (file)
@@ -57,7 +57,7 @@ do_testsdk[doc] = "Installs an SDK and performs runtime tests on the tools insta
 do_uboot_mkimage[doc] = "Creates a uImage file from the kernel for the U-Boot bootloader"
 do_unpack[doc] = "Unpacks the source code into a working directory"
 do_validate_branches[doc] = "Ensures that the source/meta branches are on the locations specified by their SRCREV values for a linux-yocto style kernel"
-do_vmdkimg[doc] = "Creates a .vmdk image for use with VMware and compatible virtual machine hosts"
+do_vmimg[doc] = "Creates an image for use with VMware or VirtualBox compatible virtual machine hosts (based on IMAGE_FSTYPES either .vmdk or .vdi)"
 
 # DESCRIPTIONS FOR VARIABLES #