diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/machine/include/qemu.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc index 848709a5d5..ed8547867b 100644 --- a/meta/conf/machine/include/qemu.inc +++ b/meta/conf/machine/include/qemu.inc | |||
@@ -7,5 +7,5 @@ MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen" | |||
7 | 7 | ||
8 | IMAGE_FSTYPES ?= "tar.bz2 ext2" | 8 | IMAGE_FSTYPES ?= "tar.bz2 ext2" |
9 | 9 | ||
10 | ROOT_FLASH_SIZE = "220" | 10 | ROOT_FLASH_SIZE = "230" |
11 | IMAGE_ROOTFS_SIZE_ext2 ?= "220000" | 11 | IMAGE_ROOTFS_SIZE_ext2 ?= "230000" |