summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/qemu.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-07-24 16:19:18 +0000
committerRichard Purdie <richard@openedhand.com>2007-07-24 16:19:18 +0000
commit138930befc50a75e657abe5cd87e0e91f30d3ced (patch)
tree10668533ec68fdf17a39ea942c43b6bfd3c4646e /meta/conf/machine/include/qemu.conf
parentd2db6dacf518723c4fa2a1959ee36cabfc9f7dba (diff)
downloadpoky-138930befc50a75e657abe5cd87e0e91f30d3ced.tar.gz
Bump rootfs sizes to fit sdk images
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2221 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/include/qemu.conf')
-rw-r--r--meta/conf/machine/include/qemu.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/machine/include/qemu.conf b/meta/conf/machine/include/qemu.conf
index 35091ad193..848709a5d5 100644
--- a/meta/conf/machine/include/qemu.conf
+++ b/meta/conf/machine/include/qemu.conf
@@ -7,5 +7,5 @@ MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen"
7 7
8IMAGE_FSTYPES ?= "tar.bz2 ext2" 8IMAGE_FSTYPES ?= "tar.bz2 ext2"
9 9
10ROOT_FLASH_SIZE = "200" 10ROOT_FLASH_SIZE = "220"
11IMAGE_ROOTFS_SIZE_ext2 ?= "200000" 11IMAGE_ROOTFS_SIZE_ext2 ?= "220000"