[oe] [meta-handheld][PATCH] h3800.conf: fix MACHINE_FEATURES

Andrea Adami andrea.adami at gmail.com
Mon Oct 14 15:39:52 UTC 2013


Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 conf/machine/h3800.conf | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/conf/machine/h3800.conf b/conf/machine/h3800.conf
index 0c3cf15..53f3940 100644
--- a/conf/machine/h3800.conf
+++ b/conf/machine/h3800.conf
@@ -2,7 +2,5 @@
 #@NAME: Compaq iPAQ 38xx
 #@DESCRIPTION: Machine configuration for the Compaq iPAQ 38xx devices
 
-#this machine will be primarily focussed on the 2.6 port
-MACHINE_FEATURES = "touchscreen apm alsa pcmcia bluetooth irda usbgadget screen vfat qvga"
-
 require conf/machine/h3600.conf
+MACHINE_FEATURES += "pcmcia bluetooth"
-- 
1.8.1.5




More information about the Openembedded-devel mailing list