mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
x86-base: build only hddimg, rather than iso and hddimg, for x86 machines
(From OE-Core rev: 1e05d488f9f09230d2f7cd3f43a385ad206066f8) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1b11a653d0
commit
ec251ee98f
@@ -10,7 +10,7 @@ MACHINE_FEATURES += "screen keyboard pci usbhost ext2 ext3 x86 \
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "kernel-modules"
|
||||
|
||||
IMAGE_FSTYPES ?= "live"
|
||||
IMAGE_FSTYPES ?= "hddimg"
|
||||
|
||||
KERNEL_IMAGETYPE ?= "bzImage"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user