From: Marcin Juszkiewicz Date: Fri, 18 Jan 2008 12:55:15 +0000 (+0000) Subject: hx2000: added vfat to MACHINE_FEATURES (from OE) X-Git-Tag: 2011-1~9900 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0e7edcaf8a49bc3115bc02a714b2c8b6cc1ce69b;p=openembedded-core.git hx2000: added vfat to MACHINE_FEATURES (from OE) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3529 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/machine/hx2000.conf b/meta/conf/machine/hx2000.conf index c0d9016407..84733217d1 100644 --- a/meta/conf/machine/hx2000.conf +++ b/meta/conf/machine/hx2000.conf @@ -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"