Oe_runmake failed

Hi Team,
I am following GitHub - SolidRun/meta-solidrun-arm-imx8 link to create yocto build in my linux machine. For DISTRO i am using below command.
DISTRO=fsl-imx-xwayland MACHINE=imx8mpsolidrun source imx-setup-release.sh -b build-xwayland-imx8mpsolidrun

But getting error as mentioned in image. May i know how to solve that issue.

Thank you,
Kartheek

It looks like the latest changes pushed to support the iMX8M Nano platforms is causing a conflict for the iMX8M Plus builds. I will look into it and push a fix later in the day.

Hi jnettlet,

Can you please tell is the fix done? Still facing the same issue.

Thank you,
kartheek

I wasn’t able to replicate the problem locally. Could you post your bblayers and local.conf files for me to use?

PFA bblayers.conf and local.conf for your reference.

FYI. Used bitbake core-image-minimal cmd which gives the error as mentioned in the previous post.

bblayers.conf.txt (1.4 KB)
local.conf.txt (732 Bytes)

The fix has been pushed. If you pull our meta-layer again everything should build properly.

Hi Jnettlet,

The build is working fine now. Thanks for your help.

Regards,
Kartheek