I’m building a Yocto image and I’m still new at it, but I’m having 3 errors when I try to run the command
bitbake core-image-minimal
I have used
bitbake -c cleanall firmware-imx-8m
bitbake -c cleanall imx-m7-demos
bitbake -c cleanall imx-gpu-viv
but it doesn’t seem to fix as soon as I try to run it it pops that error.
Does anybody have an idea for this? Please help me out here.