xdriver_xf86-input-synaptics: bump revision to X11R7.7
This commit is contained in:
parent
cdcd42d188
commit
68ad35ad56
@ -3,5 +3,6 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_SYNAPTICS
|
|||||||
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
||||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||||
select BR2_PACKAGE_XPROTO_XPROTO
|
select BR2_PACKAGE_XPROTO_XPROTO
|
||||||
|
select BR2_PACKAGE_MTDEV
|
||||||
help
|
help
|
||||||
X.Org driver for synaptics input devices
|
X.Org driver for synaptics input devices
|
||||||
|
@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
XDRIVER_XF86_INPUT_SYNAPTICS_VERSION = 1.3.0
|
XDRIVER_XF86_INPUT_SYNAPTICS_VERSION = 1.6.1
|
||||||
XDRIVER_XF86_INPUT_SYNAPTICS_SOURCE = xf86-input-synaptics-$(XDRIVER_XF86_INPUT_SYNAPTICS_VERSION).tar.bz2
|
XDRIVER_XF86_INPUT_SYNAPTICS_SOURCE = xf86-input-synaptics-$(XDRIVER_XF86_INPUT_SYNAPTICS_VERSION).tar.bz2
|
||||||
XDRIVER_XF86_INPUT_SYNAPTICS_SITE = http://xorg.freedesktop.org/releases/individual/driver
|
XDRIVER_XF86_INPUT_SYNAPTICS_SITE = http://xorg.freedesktop.org/releases/individual/driver
|
||||||
XDRIVER_XF86_INPUT_SYNAPTICS_DEPENDENCIES = xserver_xorg-server xproto_inputproto xproto_randrproto xproto_xproto
|
XDRIVER_XF86_INPUT_SYNAPTICS_DEPENDENCIES = xserver_xorg-server xproto_inputproto xproto_randrproto xproto_xproto mtdev
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
Reference in New Issue
Block a user