hi,i am using yocto to compile linux 4.9.88 ,and i encounter the problem below
ERROR: Task (/home/cc/yocto/yocto-4.9.88/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-graphics/opencv/opencv_3.4.bb:do_compile) failed with exit code '1'
my configure command is
repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-rocko -m imx-4.9.88-2.0.0_ga.xml
repo sync
DISTRO=fsl-imx-fb MACHINE=imx6qpdlsolox source fsl-setup-release.sh -b build
bitbake fsl-image-qt5
now i don't have idea where reason cause this problem,can you help me ,thank you very much
Hello Cheng Chao,
The imx6qpdlsolox MACHINE is a consolidated i.MX6 machine and is meant for testing. Are you able to bake the qt5 image with a specific i.MX6 MACHINE?
Regards,