Loading package/x11r7/xdriver_xf86-input-evdev/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -5,5 +5,5 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_EVDEV select BR2_PACKAGE_XPROTO_RANDRPROTO select BR2_PACKAGE_XPROTO_XPROTO help xf86-input-evdev 1.1.2 xf86-input-evdev 2.3.0 Generic Linux input driver package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.mk +2 −1 Original line number Diff line number Diff line Loading @@ -4,10 +4,11 @@ # ################################################################################ XDRIVER_XF86_INPUT_EVDEV_VERSION = 2.0.4 XDRIVER_XF86_INPUT_EVDEV_VERSION = 2.3.0 XDRIVER_XF86_INPUT_EVDEV_SOURCE = xf86-input-evdev-$(XDRIVER_XF86_INPUT_EVDEV_VERSION).tar.bz2 XDRIVER_XF86_INPUT_EVDEV_SITE = http://xorg.freedesktop.org/releases/individual/driver XDRIVER_XF86_INPUT_EVDEV_AUTORECONF = NO XDRIVER_XF86_INPUT_EVDEV_LIBTOOL_PATCH = NO XDRIVER_XF86_INPUT_EVDEV_DEPENDENCIES = xproto_inputproto xserver_xorg-server xproto_randrproto xproto_xproto XDRIVER_XF86_INPUT_EVDEV_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install Loading Loading
package/x11r7/xdriver_xf86-input-evdev/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -5,5 +5,5 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_EVDEV select BR2_PACKAGE_XPROTO_RANDRPROTO select BR2_PACKAGE_XPROTO_XPROTO help xf86-input-evdev 1.1.2 xf86-input-evdev 2.3.0 Generic Linux input driver
package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.mk +2 −1 Original line number Diff line number Diff line Loading @@ -4,10 +4,11 @@ # ################################################################################ XDRIVER_XF86_INPUT_EVDEV_VERSION = 2.0.4 XDRIVER_XF86_INPUT_EVDEV_VERSION = 2.3.0 XDRIVER_XF86_INPUT_EVDEV_SOURCE = xf86-input-evdev-$(XDRIVER_XF86_INPUT_EVDEV_VERSION).tar.bz2 XDRIVER_XF86_INPUT_EVDEV_SITE = http://xorg.freedesktop.org/releases/individual/driver XDRIVER_XF86_INPUT_EVDEV_AUTORECONF = NO XDRIVER_XF86_INPUT_EVDEV_LIBTOOL_PATCH = NO XDRIVER_XF86_INPUT_EVDEV_DEPENDENCIES = xproto_inputproto xserver_xorg-server xproto_randrproto xproto_xproto XDRIVER_XF86_INPUT_EVDEV_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install Loading