With migrating to krogoth, the k2 build failures are due to conflicts between 
the ocl-gl-headers and mesa, and I've discovered why mesa is being pulled in.

In the opencv recipe, we are inheriting "cmake_qt5". This bbclass was changed 
to add the dependency on qtbase, and this brings in mesa for keystone.

I'm not sure of the best way to handle this. The easiest hack is the remove 
qtbase from the opencv dependencies for keystone only.

Would it be possible to replace opencl's dependency on "ocl-gl-headers" with 
"mesa-gl"? In the past, I made some attempts to use "mesa", but with the SGX 
platforms, there was always a conflict with the ti sgx drivers, as both were 
installing common gles files. I do not remember mesa-gl being an option before.

Thank you,
Jake
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to