summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine')
-rw-r--r--meta/conf/machine/include/qemu.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc
index a5fc88aa01..d5c0b376ce 100644
--- a/meta/conf/machine/include/qemu.inc
+++ b/meta/conf/machine/include/qemu.inc
@@ -15,7 +15,7 @@ MACHINE_FEATURES = "alsa bluetooth usbgadget screen"
15 15
16MACHINEOVERRIDES =. "qemuall:" 16MACHINEOVERRIDES =. "qemuall:"
17 17
18IMAGE_FSTYPES += "tar.bz2 ext3" 18IMAGE_FSTYPES += "tar.bz2 ext4"
19 19
20# Don't include kernels in standard images 20# Don't include kernels in standard images
21RDEPENDS_kernel-base = "" 21RDEPENDS_kernel-base = ""