This is used to disable Bluetooth and restore the serial console. Signed-off-by: Jonathan Liu <net...@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 \ " -- 2.10.1 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto