On 11 September 2013 01:23, Kamble, Nitin A <[email protected]> wrote: > With few more fixes, this is working for EMGD based meta-intel BSPs. > Here are the commits which worked: > > http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=nitin/mesa-gl
The dependency on "mesa" is actually right, any other GL implementation may or may not provide the DRI interface, which is what X is depending on. I've updated my mesagl branch to add a virtual/mesa provider. > http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-contrib/log/?h=nitin/mesa-gl Add a preferred provider of virtual/mesa="mesa-gl" in here and I think you'll be sorted. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
