Loading package/x11r7/xdriver_xf86-input-mouse/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -5,5 +5,5 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_MOUSE select BR2_PACKAGE_XPROTO_RANDRPROTO select BR2_PACKAGE_XPROTO_XPROTO help xf86-input-mouse 1.2.2 xf86-input-mouse 1.5.0 X.Org driver for mouse input devices package/x11r7/xdriver_xf86-input-mouse/xdriver_xf86-input-mouse.mk +2 −1 Original line number Diff line number Diff line Loading @@ -4,10 +4,11 @@ # ################################################################################ XDRIVER_XF86_INPUT_MOUSE_VERSION = 1.3.0 XDRIVER_XF86_INPUT_MOUSE_VERSION = 1.5.0 XDRIVER_XF86_INPUT_MOUSE_SOURCE = xf86-input-mouse-$(XDRIVER_XF86_INPUT_MOUSE_VERSION).tar.bz2 XDRIVER_XF86_INPUT_MOUSE_SITE = http://xorg.freedesktop.org/releases/individual/driver XDRIVER_XF86_INPUT_MOUSE_AUTORECONF = NO XDRIVER_XF86_INPUT_MOUSE_LIBTOOL_PATCH = NO XDRIVER_XF86_INPUT_MOUSE_DEPENDENCIES = xserver_xorg-server xproto_inputproto xproto_randrproto xproto_xproto XDRIVER_XF86_INPUT_MOUSE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install Loading Loading
package/x11r7/xdriver_xf86-input-mouse/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -5,5 +5,5 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_MOUSE select BR2_PACKAGE_XPROTO_RANDRPROTO select BR2_PACKAGE_XPROTO_XPROTO help xf86-input-mouse 1.2.2 xf86-input-mouse 1.5.0 X.Org driver for mouse input devices
package/x11r7/xdriver_xf86-input-mouse/xdriver_xf86-input-mouse.mk +2 −1 Original line number Diff line number Diff line Loading @@ -4,10 +4,11 @@ # ################################################################################ XDRIVER_XF86_INPUT_MOUSE_VERSION = 1.3.0 XDRIVER_XF86_INPUT_MOUSE_VERSION = 1.5.0 XDRIVER_XF86_INPUT_MOUSE_SOURCE = xf86-input-mouse-$(XDRIVER_XF86_INPUT_MOUSE_VERSION).tar.bz2 XDRIVER_XF86_INPUT_MOUSE_SITE = http://xorg.freedesktop.org/releases/individual/driver XDRIVER_XF86_INPUT_MOUSE_AUTORECONF = NO XDRIVER_XF86_INPUT_MOUSE_LIBTOOL_PATCH = NO XDRIVER_XF86_INPUT_MOUSE_DEPENDENCIES = xserver_xorg-server xproto_inputproto xproto_randrproto xproto_xproto XDRIVER_XF86_INPUT_MOUSE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install Loading