Commit cd3f5088 authored by Paulius Zaleckas's avatar Paulius Zaleckas
Browse files

Bump xf86-video-wsfb to 0.3.0



Also mark this driver as broken. It fails to compile since it
needs some headers from OpenBSD/NetBSD. We actually don't care
about this driver.

Signed-off-by: default avatarPaulius Zaleckas <paulius.zaleckas@gmail.com>
parent 700f009c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_WSFB
	select BR2_PACKAGE_XPROTO_RENDERPROTO
	select BR2_PACKAGE_XPROTO_XEXTPROTO
	select BR2_PACKAGE_XPROTO_XPROTO
	depends on BROKEN # Fails to build. Actually this is OpenBSD/NetBSD stuff.
	help
	  xf86-video-wsfb 0.2.1
	  xf86-video-wsfb 0.3.0
	  WSFB based chips video driver
+2 −1
Original line number Diff line number Diff line
@@ -4,10 +4,11 @@
#
################################################################################

XDRIVER_XF86_VIDEO_WSFB_VERSION = 0.2.1
XDRIVER_XF86_VIDEO_WSFB_VERSION = 0.3.0
XDRIVER_XF86_VIDEO_WSFB_SOURCE = xf86-video-wsfb-$(XDRIVER_XF86_VIDEO_WSFB_VERSION).tar.bz2
XDRIVER_XF86_VIDEO_WSFB_SITE = http://xorg.freedesktop.org/releases/individual/driver
XDRIVER_XF86_VIDEO_WSFB_AUTORECONF = NO
XDRIVER_XF86_VIDEO_WSFB_LIBTOOL_PATCH = NO
XDRIVER_XF86_VIDEO_WSFB_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_xextproto xproto_xproto
XDRIVER_XF86_VIDEO_WSFB_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install