summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/include')
-rw-r--r--meta/conf/machine/include/qemu.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc
index 5d59a7fc02..c1012ab337 100644
--- a/meta/conf/machine/include/qemu.inc
+++ b/meta/conf/machine/include/qemu.inc
@@ -10,6 +10,8 @@ XSERVER ?= "xserver-xorg \
10 10
11MACHINE_FEATURES = "apm alsa pcmcia bluetooth irda usbgadget screen" 11MACHINE_FEATURES = "apm alsa pcmcia bluetooth irda usbgadget screen"
12 12
13MACHINEOVERRIDES .= ":qemuall"
14
13IMAGE_FSTYPES += "tar.bz2 ext3" 15IMAGE_FSTYPES += "tar.bz2 ext3"
14 16
15ROOT_FLASH_SIZE = "280" 17ROOT_FLASH_SIZE = "280"