Re: [yocto] [meta-raspberrypi][PATCH 1/1] pitft: Add support for pitft35r

2017-04-03 Thread Andrei Gherzan
On Fri, Mar 31, 2017 at 11:19:26AM -0700, Rob Woolley wrote: > The support for the PiTFT 3.5 inch resistive touchscreen is optional. > It may be enabled by adding the following line in local.conf: > > MACHINE_FEATURES += "pitft pitft35r" > > Signed-off-by: Rob Woolley >

Re: [yocto] [meta-raspberrypi][PATCH 1/1] pitft: Add support for pitft35r

2017-03-31 Thread Khem Raj
On 3/31/17 11:19 AM, Rob Woolley wrote: > The support for the PiTFT 3.5 inch resistive touchscreen is optional. > It may be enabled by adding the following line in local.conf: > > MACHINE_FEATURES += "pitft pitft35r" > Looks ok, I have staged it. > Signed-off-by: Rob Woolley