mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
machine/qemu: Set image size in common file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1132 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,8 +3,9 @@ PREFERRED_PROVIDER_xserver = "xserver-kdrive"
|
||||
GUI_MACHINE_CLASS = "bigscreen"
|
||||
GPE_EXTRA_INSTALL += "gaim sylpheed"
|
||||
|
||||
MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget"
|
||||
MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen"
|
||||
|
||||
IMAGE_FSTYPES ?= "tar.bz2 ext2"
|
||||
|
||||
ROOT_FLASH_SIZE = "100"
|
||||
ROOT_FLASH_SIZE = "200"
|
||||
IMAGE_ROOTFS_SIZE_ext2 = "200000"
|
||||
|
||||
Reference in New Issue
Block a user