]> code.ossystems Code Review - openembedded-core.git/commitdiff
image-vmdk: add NOISO to disable iso image creation since it's not needed
authorSaul Wold <sgw@linux.intel.com>
Thu, 8 Mar 2012 19:41:16 +0000 (11:41 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Mar 2012 11:44:45 +0000 (11:44 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/image-vmdk.bbclass

index d3e548178bc8fa2bd2e8c08180184a3bc58b14c5..3e63006ad9e0024bcedd1d8b0ad8054053c4fb2a 100644 (file)
@@ -1,4 +1,5 @@
 
+NOISO = "1"
 SYSLINUX_PROMPT = "0"
 SYSLINUX_TIMEOUT = "1"
 SYSLINUX_LABELS = "boot"