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: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:34:20 +02:00
parent 700f009caa
commit cd3f508842
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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