kumquat-buildroot/package/mesa3d
Bernd Kuhls 3edaa9d24c package/mesa3d: always pass --with-platforms
If --with-platforms is not used mesa3d defaults to x11:
https://cgit.freedesktop.org/mesa/mesa/tree/configure.ac?h=17.1#n1641
https://cgit.freedesktop.org/mesa/mesa/tree/configure.ac?h=17.1#n1659

This will break configure when x11 is not needed because the defconfig
has no mesa3d drivers enabled. To solve the problem we always pass
--with-platforms, even with empty values and also for non-egl builds.

Fixes
http://autobuild.buildroot.net/results/d16/d16b39d16b5bee5c09b1e996941a275a4337c3c1/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-17 15:08:02 +02: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 package/{mesa3d, mesa3d-headers}: bump version to 17.1.2 2017-06-10 23:01:44 +02:00
0006-Revert-Subject-PATCH-etnaviv-add-RGBX-RGBA-pixel-for.patch package/{mesa3d, mesa3d-headers}: bump version to 17.1.2 2017-06-10 23:01:44 +02:00
0007-musl.patch package/mesa3d: fix musl build error 2017-06-12 10:10:42 +02:00
Config.in package/{mesa3d, mesa3d-headers}: bump version to 17.1.2 2017-06-10 23:01:44 +02:00
mesa3d.hash package/{mesa3d, mesa3d-headers}: bump version to 17.1.2 2017-06-10 23:01:44 +02:00
mesa3d.mk package/mesa3d: always pass --with-platforms 2017-06-17 15:08:02 +02:00