Loading package/x11r7/xdriver_xf86-input-synaptics/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -3,5 +3,6 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_SYNAPTICS select BR2_PACKAGE_XPROTO_INPUTPROTO select BR2_PACKAGE_XPROTO_RANDRPROTO select BR2_PACKAGE_XPROTO_XPROTO select BR2_PACKAGE_MTDEV help X.Org driver for synaptics input devices package/x11r7/xdriver_xf86-input-synaptics/xdriver_xf86-input-synaptics.mk +2 −2 Original line number Diff line number Diff line Loading @@ -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_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)) Loading
package/x11r7/xdriver_xf86-input-synaptics/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -3,5 +3,6 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_SYNAPTICS select BR2_PACKAGE_XPROTO_INPUTPROTO select BR2_PACKAGE_XPROTO_RANDRPROTO select BR2_PACKAGE_XPROTO_XPROTO select BR2_PACKAGE_MTDEV help X.Org driver for synaptics input devices
package/x11r7/xdriver_xf86-input-synaptics/xdriver_xf86-input-synaptics.mk +2 −2 Original line number Diff line number Diff line Loading @@ -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_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))