xdriver_xf86-video-mach64: Bump version to 6.9.4, add correct mesa3d dependency

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2014-03-29 21:56:33 +01:00 committed by Thomas Petazzoni
parent 32f54d5a9e
commit 63a5725502
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
config BR2_PACKAGE_XDRIVER_XF86_VIDEO_MACH64
bool "xf86-video-mach64"
select BR2_PACKAGE_MESA3D
depends on BR2_PACKAGE_MESA3D
select BR2_PACKAGE_MESA3D_DRI_DRIVER_SWRAST
select BR2_PACKAGE_XPROTO_FONTSPROTO
select BR2_PACKAGE_XPROTO_RANDRPROTO
select BR2_PACKAGE_XPROTO_RENDERPROTO

View File

@ -4,7 +4,7 @@
#
################################################################################
XDRIVER_XF86_VIDEO_MACH64_VERSION = 6.9.3
XDRIVER_XF86_VIDEO_MACH64_VERSION = 6.9.4
XDRIVER_XF86_VIDEO_MACH64_SOURCE = xf86-video-mach64-$(XDRIVER_XF86_VIDEO_MACH64_VERSION).tar.bz2
XDRIVER_XF86_VIDEO_MACH64_SITE = http://xorg.freedesktop.org/releases/individual/driver
XDRIVER_XF86_VIDEO_MACH64_LICENSE = MIT