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

John Weber rjohnweber at gmail.com
Mon Dec 9 12:01:13 PST 2013


On 12/9/13 1:00 PM, Otavio Salvador wrote:
> 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.
>
OK.  No problem.  Thanks.


More information about the meta-freescale mailing list