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

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: default avatarPaulius Zaleckas <paulius.zaleckas@gmail.com>
parent 4d28fd67
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+2 −2
Original line number Diff line number Diff line
@@ -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