diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/machine/include/qemu.inc | 2 |
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 | ||
16 | MACHINEOVERRIDES =. "qemuall:" | 16 | MACHINEOVERRIDES =. "qemuall:" |
17 | 17 | ||
18 | IMAGE_FSTYPES += "tar.bz2 ext3" | 18 | IMAGE_FSTYPES += "tar.bz2 ext4" |
19 | 19 | ||
20 | # Don't include kernels in standard images | 20 | # Don't include kernels in standard images |
21 | RDEPENDS_kernel-base = "" | 21 | RDEPENDS_kernel-base = "" |