[meta-freescale] [meta-fsl-arm-extra][PATCH v3 2/2] wandboard.inc: add touchscreen support

Otavio Salvador otavio at ossystems.com.br
Mon Dec 9 11:00:50 PST 2013


Hello John,

On Mon, Dec 9, 2013 at 4:39 PM, John Weber <rjohnweber at gmail.com> wrote:
> On 12/9/13 11:26 AM, Mario Domenech Goulart wrote:
>> Signed-off-by: Mario Domenech Goulart <mario at ossystems.com.br>
>> diff --git a/conf/machine/include/wandboard.inc
>> b/conf/machine/include/wandboard.inc
>> index dc64d89..5e83ad5 100644
>> --- a/conf/machine/include/wandboard.inc
>> +++ b/conf/machine/include/wandboard.inc
>> @@ -7,4 +7,4 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-wandboard"
>>     SERIAL_CONSOLE = "115200 ttymxc0"
>>   -MACHINE_FEATURES += "pci"
>> +MACHINE_FEATURES += "pci touchscreen"
>
> What does the touchscreen feature add?  In the case of headless systems, how
> would a developer override this setting if they want to create an image
> without touch support?  Would something like MACHINE_FEATURES_remove =
> "touchscreen" work?

It allows calibration for the images which supports it. This so
depends on the image it is uses.

The _remove is supported by bitbake so it does work.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list