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

Paul Eggleton paul.eggleton at linux.intel.com
Mon Oct 14 15:54:38 UTC 2013


On Monday 14 October 2013 17:39:52 Andrea Adami wrote:
> 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"

I don't particularly like this. I'd rather these files stay separate for now.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-devel mailing list