package/mesa3d: dri i965 driver needs headers >= 3.17
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 1 Oct 2018 14:42:38 +0000 (16:42 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 3 Oct 2018 07:43:18 +0000 (09:43 +0200)
commitb7a9f919c02358964b88d43daa456230b11f5588
tree4e5c8f8905cdf76c34fefcf2ae408dc56af3d287
parentd5f83cfc885c4a9ea6d35d38b7d5a8eaf725aee2
package/mesa3d: dri i965 driver needs headers >= 3.17

Since
https://cgit.freedesktop.org/mesa/mesa/commit/src/intel/tools/aubinator.c?h=18.2&id=3228335b55c300cd07c4aa69329e58e70afae6a8
the dri i965 driver needs linux/memfd.h which is not available in kernel
headers older than 3.17:
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/log/include/uapi/linux/memfd.h?id=refs/tags/v3.18.36

Fixes
http://autobuild.buildroot.net/results/5aa/5aac9e9cad789da11b05cbf5d2a5e3f3cf8f1614/

[Peter: memfd.h added in 3.17]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mesa3d/Config.in