From c1f95caf380e820a5075029d08553f3e95e7689b Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Tue, 29 Mar 2022 15:52:57 +0300 Subject: imx6ul*: remove obsolete device tree entry The imx6ul-14x14-evk-btwifi-oob.dtb and imx6ull-14x14-evk-btwifi-oob.dtb are no longer available in the kernel lf-5.10.y, it was removed in a1488e98156ea1a597353c93b76b4f7fd8dd7c7c Remove entries for non-existent dtb files. This fixes building a Linux kernel recipe for imx6ulevk/imx6ullevk. Fixes: 3f93c925 ("linux-imx*: Upgrade to 5.10.52") Signed-off-by: Oleksandr Suvorov (cherry picked from commit 664c263becd28f2a594c6c6cdea674250fa4d364) --- conf/machine/imx6ulevk.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf index f7c5d8ae..ac955aab 100644 --- a/conf/machine/imx6ulevk.conf +++ b/conf/machine/imx6ulevk.conf @@ -13,7 +13,6 @@ MACHINE_FEATURES += "wifi bluetooth bcm4339 bcm43455" KERNEL_DEVICETREE = " \ imx6ul-14x14-evk-btwifi.dtb \ - imx6ul-14x14-evk-btwifi-oob.dtb \ imx6ul-14x14-evk-csi.dtb \ imx6ul-14x14-evk.dtb \ imx6ul-14x14-evk-ecspi.dtb \ -- cgit v1.2.3-54-g00ecf