mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
qemu: machine override ability added
Add override ability to qemu to allow qemu specific configurations for any qemu machine. (From OE-Core rev: 4ee668a558e5d4a6d14e29c9fe88b8bb642a16a9) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5119330fb1
commit
d66d8ae962
@@ -10,6 +10,8 @@ XSERVER ?= "xserver-xorg \
|
||||
|
||||
MACHINE_FEATURES = "apm alsa pcmcia bluetooth irda usbgadget screen"
|
||||
|
||||
MACHINEOVERRIDES .= ":qemuall"
|
||||
|
||||
IMAGE_FSTYPES += "tar.bz2 ext3"
|
||||
|
||||
ROOT_FLASH_SIZE = "280"
|
||||
|
||||
Reference in New Issue
Block a user