summaryrefslogtreecommitdiff
path: root/meta/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-01-18 12:55:15 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-01-18 12:55:15 +0000
commit0e7edcaf8a49bc3115bc02a714b2c8b6cc1ce69b (patch)
treec7e057992e9096716d1cc16c813e36692ac2aaaf /meta/conf
parent12b861dd3643fe9a6ed0716873485981eadaaa61 (diff)
downloadopenembedded-core-0e7edcaf8a49bc3115bc02a714b2c8b6cc1ce69b.tar.gz
openembedded-core-0e7edcaf8a49bc3115bc02a714b2c8b6cc1ce69b.tar.bz2
openembedded-core-0e7edcaf8a49bc3115bc02a714b2c8b6cc1ce69b.tar.xz
openembedded-core-0e7edcaf8a49bc3115bc02a714b2c8b6cc1ce69b.zip
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
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/machine/hx2000.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/hx2000.conf b/meta/conf/machine/hx2000.conf
index c0d901640..84733217d 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"