xf86-input-mouse: upgrade from 1.6 to 1.7

(From OE-Core rev: 0e9318cac2f587921bc8ca2b9c4300d83aafa14b)

Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Yu Ke
2011-04-09 21:26:45 +08:00
committed by Richard Purdie
parent c00288e0d4
commit 009f88f05b
3 changed files with 5 additions and 3 deletions

View File

@@ -142,7 +142,7 @@ PREFERRED_VERSION_libxcb ?= "1.7"
PREFERRED_VERSION_libxcb-nativesdk ?= "1.7"
PREFERRED_VERSION_libpciaccess ?= "0.12.1"
PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0"
PREFERRED_VERSION_xf86-input-mouse ?= "1.7.0"
PREFERRED_VERSION_xf86-input-keyboard ?= "1.6.0"
PREFERRED_VERSION_xf86-input-synaptics ?= "1.4.0"
PREFERRED_VERSION_xf86-video-intel ?= "2.14.0"