mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
rpi-base: Drop old dtbo names
pi3-disable-bt is renamed to disable-bt and pi3-miniuart-bt is renamed to miniuart-bt in 2014, now with 5.4 these are not recognised anymore and miniuart-bt and disable-bt are already part of RPI_KERNEL_DEVICETREE_OVERLAYS Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
025a2025ea
commit
01b162388e
|
@ -28,8 +28,6 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
|
||||||
overlays/iqaudio-dacplus.dtbo \
|
overlays/iqaudio-dacplus.dtbo \
|
||||||
overlays/miniuart-bt.dtbo \
|
overlays/miniuart-bt.dtbo \
|
||||||
overlays/mcp2515-can0.dtbo \
|
overlays/mcp2515-can0.dtbo \
|
||||||
overlays/pi3-disable-bt.dtbo \
|
|
||||||
overlays/pi3-miniuart-bt.dtbo \
|
|
||||||
overlays/pitft22.dtbo \
|
overlays/pitft22.dtbo \
|
||||||
overlays/pitft28-resistive.dtbo \
|
overlays/pitft28-resistive.dtbo \
|
||||||
overlays/pitft28-capacitive.dtbo \
|
overlays/pitft28-capacitive.dtbo \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user