diff options
author | Yu Ke <ke.yu@intel.com> | 2011-04-09 21:26:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-18 05:49:41 +0100 |
commit | 009f88f05b8f561ed6fae583e40b367d02fc30c0 (patch) | |
tree | 2ba41eae79180cc24613d55fc3059a283147a5af /meta/conf/distro/include | |
parent | c00288e0d48d927a97216bfa760fe34c871b7981 (diff) | |
download | poky-009f88f05b8f561ed6fae583e40b367d02fc30c0.tar.gz |
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>
Diffstat (limited to 'meta/conf/distro/include')
-rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 109491f498..23eaace4b0 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -142,7 +142,7 @@ PREFERRED_VERSION_libxcb ?= "1.7" | |||
142 | PREFERRED_VERSION_libxcb-nativesdk ?= "1.7" | 142 | PREFERRED_VERSION_libxcb-nativesdk ?= "1.7" |
143 | PREFERRED_VERSION_libpciaccess ?= "0.12.1" | 143 | PREFERRED_VERSION_libpciaccess ?= "0.12.1" |
144 | PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" | 144 | PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" |
145 | PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0" | 145 | PREFERRED_VERSION_xf86-input-mouse ?= "1.7.0" |
146 | PREFERRED_VERSION_xf86-input-keyboard ?= "1.6.0" | 146 | PREFERRED_VERSION_xf86-input-keyboard ?= "1.6.0" |
147 | PREFERRED_VERSION_xf86-input-synaptics ?= "1.4.0" | 147 | PREFERRED_VERSION_xf86-input-synaptics ?= "1.4.0" |
148 | PREFERRED_VERSION_xf86-video-intel ?= "2.14.0" | 148 | PREFERRED_VERSION_xf86-video-intel ?= "2.14.0" |