On 5/2/2016 2:59 PM, Stiffler, Jacob wrote:

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.


I treid replacing opencl's dependency on ocl-gl-headers with virtual/libgl. This appears to work for keystone, but for am57xx-evm, there is a conflict between mesa-gl and libgbm recipes as mesa-gl also provides a libgbm package. How can this conflict be resolved?

Thank you,

Jake



_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to