diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-07-11 13:18:13 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-07-11 13:18:13 +0000 |
commit | 1024ba060de32366b763e71df8c3d599e80f0468 (patch) | |
tree | da20c5a0763f721e9f4a6e9ba3b471025b39d233 /meta/conf | |
parent | a0c3070d6897e5d85d1cbd4f577e7b2e627dc868 (diff) | |
download | openembedded-core-1024ba060de32366b763e71df8c3d599e80f0468.tar.gz openembedded-core-1024ba060de32366b763e71df8c3d599e80f0468.tar.bz2 openembedded-core-1024ba060de32366b763e71df8c3d599e80f0468.zip |
fic-gta01: removed usbhost feature as it needs special cable which no one has
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2159 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/machine/fic-gta01.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/fic-gta01.conf b/meta/conf/machine/fic-gta01.conf index a91a33e5c4..437fa8cb40 100644 --- a/meta/conf/machine/fic-gta01.conf +++ b/meta/conf/machine/fic-gta01.conf @@ -9,7 +9,7 @@ PACKAGE_EXTRA_ARCHS = "armv4t" PREFERRED_PROVIDER_virtual/kernel = "linux-gta01" -MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost phone" +MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget phone" MACHINE_EXTRA_RRECOMMENDS = "\ usbinit \ |