qemu.inc: Increase qemu image size

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2514 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-08-20 09:43:36 +00:00
parent d8bfa5c6ef
commit 363d68a1f8

View File

@@ -7,5 +7,5 @@ MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen"
IMAGE_FSTYPES ?= "tar.bz2 ext2"
ROOT_FLASH_SIZE = "220"
IMAGE_ROOTFS_SIZE_ext2 ?= "220000"
ROOT_FLASH_SIZE = "230"
IMAGE_ROOTFS_SIZE_ext2 ?= "230000"