Commit 0948f8af authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

x11/video-xgi: fix vesa/xgi typo

Closes #95
parent 0442dce7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,5 +7,5 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_XGI
	select BR2_PACKAGE_XPROTO_XEXTPROTO
	select BR2_PACKAGE_XPROTO_XPROTO
	help
	  xf86-video-xgi 1.3.0
	  xf86-video-xgi 1.5.0
	  XGI based chips video driver
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
################################################################################

XDRIVER_XF86_VIDEO_XGI_VERSION = 1.5.0
XDRIVER_XF86_VIDEO_XGI_SOURCE = xf86-video-xgi-$(XDRIVER_XF86_VIDEO_VESA_VERSION).tar.bz2
XDRIVER_XF86_VIDEO_XGI_SOURCE = xf86-video-xgi-$(XDRIVER_XF86_VIDEO_XGI_VERSION).tar.bz2
XDRIVER_XF86_VIDEO_XGI_SITE = http://xorg.freedesktop.org/releases/individual/driver
XDRIVER_XF86_VIDEO_XGI_AUTORECONF = NO
XDRIVER_XF86_VIDEO_XGI_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_xextproto xproto_xproto