generic-poky/meta/recipes-graphics/mesa/qemugl
Yu Ke cecd1bdf6f qemugl: remove obsolate /usr/X11R6/lib lib directory
qemugl makefile has "-L/usr/X11R6/lib" to specifiy the X lib dir.
it is actually obsolate in poky now, because poky use Xserver from
X.org (X11R7.x), and its libs are in standard /usr/lib.

Meanwhile,the -L/usr/X11R6/lib will cause warning: library search path
"/usr/X11R6/lib" is unsafe for cross-compilation. so better to remove it.

Fix [BUGID #386]

Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-10-11 22:16:42 +01:00
..
remove-x11r6-lib-dir.patch qemugl: remove obsolate /usr/X11R6/lib lib directory 2010-10-11 22:16:42 +01:00
versionfix.patch Major layout change to the packages directory 2010-08-27 15:29:45 +01:00