]> code.ossystems Code Review - openembedded-core.git/commitdiff
hx2000: added vfat to MACHINE_FEATURES (from OE)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 18 Jan 2008 12:55:15 +0000 (12:55 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 18 Jan 2008 12:55:15 +0000 (12:55 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3529 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/hx2000.conf

index c0d9016407b8af635e13dd8191633b99944c2d88..84733217d1141b303ea7ccf9ea3435f731ca6f44 100644 (file)
@@ -19,7 +19,7 @@ IMAGE_FSTYPES ?= "jffs2 tar.bz2"
 
 MODUTILS = "26"        
 
-MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usbgadget usbhost screen"
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usbgadget usbhost screen vfat"
 
 PCMCIA_MANAGER = "pcmciautils"