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

Paul Barker paul at paulbarker.me.uk
Sun Nov 6 02:16:13 PST 2016


On Sat,  5 Nov 2016 14:56:58 +1100
Jonathan Liu <net147 at gmail.com> wrote:

> This is used to disable Bluetooth and restore the serial console.
> 
> Signed-off-by: Jonathan Liu <net147 at gmail.com>
> ---
>  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/machine/include/rpi-base.inc
> +++ b/conf/machine/include/rpi-base.inc
> @@ -36,6 +36,7 @@ KERNEL_DEVICETREE ?= " \
>      overlays/rpi-ft5406.dtbo \
>      overlays/w1-gpio.dtbo \
>      overlays/w1-gpio-pullup.dtbo \
> +    overlays/pi3-disable-bt.dtbo \
>      overlays/pi3-miniuart-bt.dtbo \
>      overlays/vc4-kms-v3d.dtbo \
>      "

Looks good to me.



More information about the yocto mailing list