Bump buildroot to 2019.02
This commit is contained in:
@@ -2,13 +2,7 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_TDFX
|
||||
bool "xf86-video-tdfx"
|
||||
depends on BR2_PACKAGE_MESA3D
|
||||
select BR2_PACKAGE_LIBDRM
|
||||
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_RENDERPROTO
|
||||
select BR2_PACKAGE_XPROTO_VIDEOPROTO
|
||||
select BR2_PACKAGE_XPROTO_XEXTPROTO
|
||||
select BR2_PACKAGE_XPROTO_XF86DRIPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
3Dfx video driver
|
||||
|
||||
|
||||
@@ -12,13 +12,7 @@ XDRIVER_XF86_VIDEO_TDFX_LICENSE_FILES = COPYING
|
||||
XDRIVER_XF86_VIDEO_TDFX_AUTORECONF = YES
|
||||
XDRIVER_XF86_VIDEO_TDFX_DEPENDENCIES = \
|
||||
libdrm \
|
||||
xproto_fontsproto \
|
||||
xproto_randrproto \
|
||||
xproto_renderproto \
|
||||
xproto_videoproto \
|
||||
xproto_xextproto \
|
||||
xproto_xf86driproto \
|
||||
xproto_xproto \
|
||||
xorgproto \
|
||||
xserver_xorg-server
|
||||
|
||||
ifeq ($(BR2_PACKAGE_MESA3D_DRI_DRIVER),)
|
||||
|
||||
Reference in New Issue
Block a user