On Tue, Feb 5, 2013 at 8:54 PM, Philipp Wagner <li...@philipp-wagner.com>wrote:
> Am 05.02.2013 19:50, schrieb Tomas Frydrych: > > On 30/01/13 21:51, Philipp Wagner wrote: > >> https://github.com/djwillis/meta-raspberrypi/issues/55 > >> > >> PROVIDES = "virtual/libgl virtual/libgles2 virtual/egl" > >> +RPROVIDES = "virtual/libgl virtual/libgles2 virtual/egl" > > > > As I noted in the above issue, this really is wrong; there is *no* libgl > > provided by the RPi firmware. > > In the bug report, Andrei also mentions that it is required for some > reason, but I don't know exactly what the reason is. > > Andrei, could you explain that in more detail? > Well it was a workaround. In this way opengl distro features would point to our libraries even if that is not the right thing to do. Think about libsdl. I actually did this for this case as i remember. libsdl was a dependency for omxplayer and libsdl was triggering mesa in build because of this opengl dependency taken from DISTRO FEATURES. So I made this to trick the package not to depend on mesa but on rpi graphic libraries. But I dropped this ugly thing. We need a real way to fix this now. There is a discussion on ml already about this. -- *Andrei Gherzan* m: +40.744.478.414 | f: +40.31.816.28.12
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto