summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-01-14 14:41:22 +0800
committerSaul Wold <sgw@linux.intel.com>2011-01-18 07:38:02 -0800
commitb75c4db7bb8cd09cf860cf733517bf0661204ec9 (patch)
treeb20f97c6103da59da90a5a325eb88e42bee1ac08 /meta/conf
parent75e9e0af7ad224c46fc66a268ea7a6c44167f132 (diff)
downloadpoky-b75c4db7bb8cd09cf860cf733517bf0661204ec9.tar.gz
xf86-input-evdev: upgrade to 2.6.0
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc2
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 a09365341c..32d5d807e5 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_xcb-proto ?= "1.6"
142PREFERRED_VERSION_libxcb ?= "1.7" 142PREFERRED_VERSION_libxcb ?= "1.7"
143PREFERRED_VERSION_libxcb-nativesdk ?= "1.7" 143PREFERRED_VERSION_libxcb-nativesdk ?= "1.7"
144PREFERRED_VERSION_libpciaccess ?= "0.12.0" 144PREFERRED_VERSION_libpciaccess ?= "0.12.0"
145PREFERRED_VERSION_xf86-input-evdev ?= "2.5.0" 145PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
146PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0" 146PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0"
147PREFERRED_VERSION_xf86-input-keyboard ?= "1.5.0" 147PREFERRED_VERSION_xf86-input-keyboard ?= "1.5.0"
148PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.1" 148PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.1"