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:
parent
32f54d5a9e
commit
63a5725502
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user