diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-11-17 16:41:25 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-11-19 10:53:21 +0100 |
commit | 8715e8da11ce8b7e584b8c7170c32f25111a9e19 (patch) | |
tree | 378ddbcc952eb0bf3a3b5ffd2be8bda90e7c9531 /docs/manual | |
parent | d20845c447d5b6a9d4ef5d1fc2c82b2dfb70480b (diff) | |
download | buildroot-8715e8da11ce8b7e584b8c7170c32f25111a9e19.tar.gz buildroot-8715e8da11ce8b7e584b8c7170c32f25111a9e19.zip |
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>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions