Hi everyone,
I have an issue building petalinux for the ZUBoard (Zynqmp).
I created a petalinux project based on zub1cg_sbc_base_2023_1.bsp BSP
petalinux-create -t project -s zub1cg_sbc_base_2023_1.bsp
and I tried to build as is with "petalinux-build" but, after serveral hours, it fails with
ERROR: Task (../zub1cg_sbc_base_2023_1/components/yocto/layers/meta-openembedded/meta-oe/recipes-support/opencv/opencv_4.6.0.bb:do_compile) failed with exit code '1'
It seems there is something wrong in Opencv package.
Has someone already faced this issue ?
Thanks in advance.
Filippo