]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx6ullevk: remove obsolete device tree entry 897/head
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>
Sat, 23 Oct 2021 21:16:15 +0000 (00:16 +0300)
committerOleksandr Suvorov <oleksandr.suvorov@foundries.io>
Sun, 24 Oct 2021 17:15:31 +0000 (20:15 +0300)
The imx6ul-14x14-evk-btwifi-oob.dtb has been removed from the Linux
kernel lf-5.10.y since the
commit a1488e98156e ("MLK-25618-1: arm: dts: imx6/7: clean up the old supported wifi/bt nodes to better support nxp wifi/bt")

Bumping linux-imx_5.10.bb recipe to 5.10.52 broke building a kernel
for imx6ullevk.

Remove an entry for a non-existent dtb file. This fixes building a
Linux kernel recipe for imx6ullevk.

Fixes: c0659168 ("linux-imx*: Upgrade to 5.10.52")
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
conf/machine/imx6ullevk.conf

index bd592a20bf43f9445985c9c23ebbcbec21636ec6..5ae7aca2f849c01f5e23133d18e37d7798a8ffdd 100644 (file)
@@ -17,7 +17,6 @@ KERNEL_DEVICETREE = " \
 
 KERNEL_DEVICETREE_append_use-nxp-bsp = " \
        imx6ull-14x14-evk-btwifi.dtb \
-       imx6ull-14x14-evk-btwifi-oob.dtb \
        imx6ull-14x14-evk-emmc.dtb \
        imx6ull-14x14-evk-gpmi-weim.dtb \
 "