Bump xf86-input-synaptics to 1.2.0
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
parent
017bdf8177
commit
f54ca4a4ca
@ -5,5 +5,5 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_SYNAPTICS
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-input-synaptics 0.14.7
|
||||
xf86-input-synaptics 1.2.0
|
||||
X.Org driver for synaptics input devices
|
||||
|
@ -1,8 +0,0 @@
|
||||
diff -Nwrup xfree86-driver-synaptics_0.15.0.orig/configure xdriver_xf86-input-synaptics-0.15.0/configure
|
||||
--- a/.stamp_configured 1969-12-31 19:00:00.000000000 -0500
|
||||
+++ b/.stamp_configured 2008-06-23 11:01:16.000000000 -0400
|
||||
@@ -0,0 +1,4 @@
|
||||
+#!/bin/sh
|
||||
+
|
||||
+echo "Dummy configure"
|
||||
+
|
@ -4,10 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XDRIVER_XF86_INPUT_SYNAPTICS_VERSION = 0.15.0
|
||||
XDRIVER_XF86_INPUT_SYNAPTICS_VERSION = 1.2.0
|
||||
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_AUTORECONF = NO
|
||||
XDRIVER_XF86_INPUT_SYNAPTICS_LIBTOOL_PATCH = NO
|
||||
XDRIVER_XF86_INPUT_SYNAPTICS_DEPENDENCIES = xserver_xorg-server xproto_inputproto xproto_randrproto xproto_xproto
|
||||
XDRIVER_XF86_INPUT_SYNAPTICS_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user