Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
config BR2_PACKAGE_XDRIVER_XF86_VIDEO_AMDGPU
|
||||
bool "xf86-video-amdgpu"
|
||||
depends on BR2_PACKAGE_MESA3D_DRI_DRIVER
|
||||
depends on BR2_PACKAGE_MESA3D_OPENGL_EGL # gbm
|
||||
select BR2_PACKAGE_LIBDRM
|
||||
select BR2_PACKAGE_LIBDRM_AMDGPU
|
||||
select BR2_PACKAGE_LIBEPOXY
|
||||
select BR2_PACKAGE_XLIB_LIBXCOMPOSITE
|
||||
select BR2_PACKAGE_XPROTO_DRI3PROTO
|
||||
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
||||
select BR2_PACKAGE_XPROTO_GLPROTO
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_VIDEOPROTO
|
||||
select BR2_PACKAGE_XPROTO_XEXTPROTO
|
||||
select BR2_PACKAGE_XPROTO_XF86DRIPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
AMD GPU video driver
|
||||
|
||||
comment "xf86-video-amdgpu needs egl/opengl support from mesa3d"
|
||||
depends on !BR2_PACKAGE_MESA3D_OPENGL_EGL || \
|
||||
!BR2_PACKAGE_MESA3D_DRI_DRIVER
|
||||
Reference in New Issue
Block a user