compulab-yokneam/meta-bsp-imx9

kirkstone-2.2.0-yocto build broken

Closed this issue · 1 comments

The meta-bsp-imx9 version kirkstone-2.2.0-yocto (default) is broken

In this case following the README.md setup instructions there is an error.

You forgot to manage the ucm-imx93-lvds.dtb in ucm-imx93.conf as expected by the new kernel commits you did.

| make[2]: *** No rule to make target 'arch/arm64/boot/dts/compulab/ucm-imx93-lvds.dtb'.  Stop.
| make[1]: *** [/home/works/yocto-compulab-kirkstone/build-ucm-imx93/tmp/work-shared/ucm-imx93/kernel-source/scripts/Makefile.build:500: arch/arm64/boot/dts/compulab] Error 2
| make: *** [/home/works/yocto-compulab-kirkstone/build-ucm-imx93/tmp/work-shared/ucm-imx93/kernel-source/Makefile:1471: compulab/ucm-imx93-lvds.dtb] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
ERROR: Task (/home/works/yocto-compulab-kirkstone/sources/meta-bsp-imx9/recipes-kernel/linux/linux-compulab_6.1.1.bb:do_compile) failed with exit code '1'