Dear Experts,
I'm currently working on the BSP images for an i.MX6ULL processor-based custom embedded board. I have created the machine file for the respective board, & I'm trying to create a QT6 feature image. For this, I used the following configuration and executed the command:
DISTRO=fslc-xwayland MACHINE=imx6ull-versa256 source calixto-setup-release.sh -b build-xwayland
$bitbake imx-image-full"
But, I encountered the following issue:
Output:
ERROR: Task (/home/calixto_admin/calixto-yocto-bsp/sources/poky/meta/recipes-kernel/perf/perf.bb:do_compile) failed with exit code '1'
Could someone please help me resolve this issue?
Regards,
Ravikumar