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

2017-04-16 Thread Andrei Gherzan
On Fri, Apr 14, 2017 at 09:20:31AM -0700, Khem Raj wrote: > From: Rob Woolley > > 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 > Signed-

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

2017-04-14 Thread Khem Raj
From: Rob Woolley 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 Signed-off-by: Khem Raj --- README | 1 + con