Re: [yocto] [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-disable-bt-overlay.dtb

2016-11-08 Thread Andrei Gherzan
On Sat, Nov 05, 2016 at 02:56:58PM +1100, Jonathan Liu wrote: > This is used to disable Bluetooth and restore the serial console. > > Signed-off-by: Jonathan Liu > --- > conf/machine/include/rpi-base.inc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/conf/machine/include/rpi-base.inc >

Re: [yocto] [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-disable-bt-overlay.dtb

2016-11-06 Thread Paul Barker
On Sat, 5 Nov 2016 14:56:58 +1100 Jonathan Liu wrote: > This is used to disable Bluetooth and restore the serial console. > > Signed-off-by: Jonathan Liu > --- > conf/machine/include/rpi-base.inc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/conf/machine/include/rpi-base.inc > b/

[yocto] [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-disable-bt-overlay.dtb

2016-11-04 Thread Jonathan Liu
This is used to disable Bluetooth and restore the serial console. Signed-off-by: Jonathan Liu --- conf/machine/include/rpi-base.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index 3364516..6657aff 100644 --- a/conf/