summaryrefslogtreecommitdiff
path: root/conf/machine/include/qemu.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2007-01-02 11:55:13 +0000
committerRichard Purdie <rpurdie@rpsys.net>2007-01-02 11:55:13 +0000
commit8fdeaa274d4816df1ba2a9277df475d613082536 (patch)
tree721179aa4a1c19ef8951bd880a13e1d8ea87c4fc /conf/machine/include/qemu.conf
parent482eefa6315f8a521e841bc3d3242d92118b41f1 (diff)
Add qemux86.conf from Poky (and update qemu rootfs sizes)
Diffstat (limited to 'conf/machine/include/qemu.conf')
-rw-r--r--conf/machine/include/qemu.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/include/qemu.conf b/conf/machine/include/qemu.conf
index b314fa9bea..26b78a6a9d 100644
--- a/conf/machine/include/qemu.conf
+++ b/conf/machine/include/qemu.conf
@@ -7,4 +7,5 @@ MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen"
IMAGE_FSTYPES ?= "tar.bz2 ext2"
-ROOT_FLASH_SIZE = "100"
+ROOT_FLASH_SIZE = "200"
+IMAGE_ROOTFS_SIZE_ext2 = "200000"