Bump xf86-video-vesa to 2.2.1

Also fix building as the patch was correct, but autoreconf
had to be done for it to take effect.

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:34:18 +02:00
parent 4d28fd6727
commit b798945cf5
2 changed files with 3 additions and 3 deletions

View File

@ -7,5 +7,5 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_VESA
select BR2_PACKAGE_XPROTO_XEXTPROTO
select BR2_PACKAGE_XPROTO_XPROTO
help
xf86-video-vesa 1.3.0
xf86-video-vesa 2.2.1
Generic VESA video driver

View File

@ -4,10 +4,10 @@
#
################################################################################
XDRIVER_XF86_VIDEO_VESA_VERSION = 2.0.0
XDRIVER_XF86_VIDEO_VESA_VERSION = 2.2.1
XDRIVER_XF86_VIDEO_VESA_SOURCE = xf86-video-vesa-$(XDRIVER_XF86_VIDEO_VESA_VERSION).tar.bz2
XDRIVER_XF86_VIDEO_VESA_SITE = http://xorg.freedesktop.org/releases/individual/driver
XDRIVER_XF86_VIDEO_VESA_AUTORECONF = NO
XDRIVER_XF86_VIDEO_VESA_AUTORECONF = YES
XDRIVER_XF86_VIDEO_VESA_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_xextproto xproto_xproto
XDRIVER_XF86_VIDEO_VESA_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install