xserver: mark as broken on avr32
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
3c1d6d8fc7
commit
555e933bb0
@ -49,10 +49,14 @@ config BR2_PACKAGE_XSERVER_XORG_SERVER
|
||||
select BR2_PACKAGE_PIXMAN
|
||||
select BR2_PACKAGE_XLIB_LIBXSCRNSAVER
|
||||
select BR2_PACKAGE_MESA3D if BR2_PACKAGE_XSERVER_xorg
|
||||
depends on !BR2_avr32
|
||||
help
|
||||
xorg-server 1.4
|
||||
No description available
|
||||
|
||||
comment "xorg-xserver is BROKEN on AVR32"
|
||||
depends on BR2_avr32
|
||||
|
||||
config BR2_PACKAGE_XSERVER_XORG_SERVER_NULL_CURSOR
|
||||
bool "Null root cursor"
|
||||
depends on BR2_PACKAGE_XSERVER_XORG_SERVER
|
||||
|
Loading…
Reference in New Issue
Block a user