agherzan / meta-raspberrypi

Yocto/OE BSP layer for the Raspberry Pi boards
https://www.yoctoproject.org/
MIT License
522 stars 408 forks source link

rpi-base.inc: added the disable-bt-pi5 device tree overlay #1348

Closed vermaete closed 2 months ago

vermaete commented 3 months ago

The overlay to disable Bluetooth is different for Raspberry Pi 5.

To disable the Bluetooth on a Raspberry Pi 5 a new device tree overlay is added to the /boot/overlays directory.

fixes #1346