Age | Commit message (Collapse) | Author | Files |
|
* These two patches are ported from
http://bugs.gentoo.org/show_bug.cgi?id=263679#c13
it fixes the following error.
../../glx/.libs/libglx.a(glapi.o): In function `_glapi_set_dispatch':
glapi.c:(.text+0x117ac): undefined reference to `pthread_once'
collect2: ld returned 1 exit status
make[3]: *** [Xvfb] Error 1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Uses the same inherit as mesa-dri, so they both get the same answer.
Also switch to INC_PR.
Signed-off-by: Michael Smith <msmith@cbnco.com>
|
|
|
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|