]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/x11r7/xdriver_xf86-video-fbturbo: needs dri2 for libump
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 28 May 2016 17:17:19 +0000 (19:17 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 31 May 2016 20:43:08 +0000 (22:43 +0200)
commit509ce3a6ecca3ffb7da6e1d0545a2a88021c542e
tree105604601c33ff5b6bd373e30b4ae38856ce7361
parent102c4a4bad747221191a67fdced8d077e31aeb2c
package/x11r7/xdriver_xf86-video-fbturbo: needs dri2 for libump

xdriver_xf86-video-fbturbo has an optional dependency to libump
currently not handled by buildroot:
https://github.com/ssvb/xf86-video-fbturbo/blob/master/configure.ac#L91

If libump was compiled incidentally before xdriver_xf86-video-fbturbo
sunxi_mali_ump_dri2.c is compiled which depends on dri2:
https://github.com/ssvb/xf86-video-fbturbo/blob/master/src/Makefile.am#L59

This patch adds a dependency for dri2proto to enable dri2 support in
X.org and adds libump as dependency for a reproducable build to fix
http://autobuild.buildroot.net/results/656/656520682a5ac6fe5e1e741e1a92b1eab4245f2d/

[Peter: also add dri2proto to _DEPENDENCIES]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/x11r7/xdriver_xf86-video-fbturbo/Config.in
package/x11r7/xdriver_xf86-video-fbturbo/xdriver_xf86-video-fbturbo.mk