kumquat-buildroot/package/mesa3d
Gustavo Zacarias 8715e8da11 mesa3d: add patch to fix wayland-scanner issues
mesa3d tries to use the pkg-config specified wayland-scanner when
wayland is enabled, which points to /usr/bin/wayland-scanner which is
incorrect.
The correct fix is trying to use the PATH wayland-scanner first if it's
available rather than the pkg-config specified one, since tweaking a
staging .pc file with a host binary is wrong. Fixes:
http://autobuild.buildroot.net/results/c0c/c0ca3778c390a33c27073553ca3bef7ac7c5784b/

Patch sent upstream:
https://lists.freedesktop.org/archives/mesa-dev/2016-November/135665.html

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-19 10:53:21 +01:00
..
0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch
0002-Fix-runtime-error-with-uClibc.patch
0003-musl.patch
0004-Fix-endianess-detection-with-musl-based-toolchains.patch
0005-configure.ac-invert-order-for-wayland-scanner-check.patch mesa3d: add patch to fix wayland-scanner issues 2016-11-19 10:53:21 +01:00
Config.in
mesa3d.hash
mesa3d.mk package/mesa3d: Remove opengl headers files if opengl support is disabled 2016-11-06 22:45:14 +01:00