On 23 October 2013 14:43, Gary Thomas <[email protected]> wrote: > With the current master (Poky ffb440c37c), I can't build anything > with a virtual/mesa requirement. This seems to bring in both mesa > and mesa-gl, which fight to the death, killing the build :-(
Presumably you want just mesa-gl? I guess your distro is setting a preferred provider for virtual/something to mesa-gl, and something else is pulling in mesa, probably through a default. Can you check that all of the mesa-related virtual/* lines are set in your distro, my hunch is that you don't have virtual/mesa set to mesa-gl. If the distro looks right then try using depexp to see what is pulling in mesa when it shouldn't be? Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
