From ddb3763a75713ea2ea79a959bbc944d1b25d5d6b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 12 May 2015 10:51:27 +0200 Subject: colibri-vf: remove ext2 from MACHINE_FEATURES --- conf/machine/colibri-vf.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/colibri-vf.conf b/conf/machine/colibri-vf.conf index 99d0094..820059a 100644 --- a/conf/machine/colibri-vf.conf +++ b/conf/machine/colibri-vf.conf @@ -40,7 +40,7 @@ SERIAL_CONSOLES = "115200;ttyLP0 115200;ttyGS0" # don't pull in systemd 216 backported into meta-angstrom PREFERRED_VERSION_systemd = "211%" -MACHINE_FEATURES = "screen usbgadget usbhost vfat ext2 alsa touchscreen wifi bluetooth 3g" +MACHINE_FEATURES = "screen usbgadget usbhost vfat alsa touchscreen wifi bluetooth 3g" EXTRA_IMAGEDEPENDS += "u-boot" #Workaround -- cgit v1.2.3