mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 00:32:12 +02:00
qemu.inc: Use ext3 images for qemu, not ext2 ones
This commit is contained in:
@@ -5,7 +5,7 @@ GPE_EXTRA_INSTALL += "gaim sylpheed"
|
||||
|
||||
MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen"
|
||||
|
||||
IMAGE_FSTYPES ?= "tar.bz2 ext2"
|
||||
IMAGE_FSTYPES ?= "tar.bz2 ext3"
|
||||
|
||||
ROOT_FLASH_SIZE = "280"
|
||||
IMAGE_ROOTFS_SIZE_ext2 ?= "280000"
|
||||
|
||||
Reference in New Issue
Block a user