]> code.ossystems Code Review - meta-freescale.git/commit
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)
commitfc46bcc0c922b43e659886f66cd4217ca496e75f
tree062104c2e00b982c52c9bca3cb8670ccbb80cbb9
parent469d6c958c76ea235b3d3c1527e797ce3a7392e3
imx6ullevk: remove obsolete device tree entry

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