mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 08:47:44 +00:00
qemu.inc: Use ext3 images for qemu, not ext2 ones
This commit is contained in:
parent
4d24b9d044
commit
4ba6a52d7e
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user