]> code.ossystems Code Review - openembedded-core.git/commit
image-vmdk.bbclass: set timeout to 1 second
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 16 Jun 2014 10:24:13 +0000 (03:24 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jun 2014 07:56:10 +0000 (08:56 +0100)
commit4bbfd25345858720d14c66b84f38fee42168915f
treeb1aa7f4e0116002b5dbeb4dd911615cb3886d11b
parent0e626d5023fee4dbcc5d94e6b787b4c5fe4b2687
image-vmdk.bbclass: set timeout to 1 second

The SYSLINUX_TIMEOUT ?= "1" means 0.1 second which is too short, set to
1 second as mage-live.bbclass and boot-directdisk.bbclass does.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image-vmdk.bbclass