ADLINK / meta-adlink-nxp

Single Yocto layer for NXP iMX6 & iMX8M & iMX8MPlus based Computer on Modules. (SMARC)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kirkstone: patches do not apply cleanly

morten-bruun-zoetis opened this issue · comments

When I build the u-boot-imx recipe from the Kirkstone branch I get the following warning:

WARNING: u-boot-imx-2022.04-r0 do_patch: Fuzz detected:

Applying patch 0002-u-boot-modify-Kconfig-Makefile-to-build-lec-imx8mp.patch

When trying to use devtool (devtool modify u-boot-imx) this also fails - is this related to the problematic patches?

If you're using the NXP 2.2.0 BSP as a base instead of ADLINK's manifest version (2.1.0), then the issue is line 14. Change to:

 	imx93-11x11-evk.dtb \

I haven't been able to get it to boot yet, but at least now I get clean builds.