mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
image-vmdk: add NOISO to disable iso image creation since it's not needed
(From OE-Core rev: 92a8d604674bd500fdb4008bc34791776c84ae33) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4ca1820cd8
commit
1a61109d03
@@ -1,4 +1,5 @@
|
|||||||
|
|
||||||
|
NOISO = "1"
|
||||||
SYSLINUX_PROMPT = "0"
|
SYSLINUX_PROMPT = "0"
|
||||||
SYSLINUX_TIMEOUT = "1"
|
SYSLINUX_TIMEOUT = "1"
|
||||||
SYSLINUX_LABELS = "boot"
|
SYSLINUX_LABELS = "boot"
|
||||||
|
|||||||
Reference in New Issue
Block a user