summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-04-09 22:22:31 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-18 05:49:37 +0100
commit010cef64e4b8cc54cdbd64efa96aa03d5a46218c (patch)
tree0595c6797c3b62d268381774ce005808a98508e9 /meta
parent15d2144fd8de2e2f78610fd2bc09d1cac261003a (diff)
downloadpoky-010cef64e4b8cc54cdbd64efa96aa03d5a46218c.tar.gz
xf86-input-keyboard: upgrade from 1.5.0 to 1.6.0
(From OE-Core rev: 19e714882ea74568905b7ac26fe761561c63cfb5) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc2
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.5.0.bb)4
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 07eb35dfca..fb21c2c1f7 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -143,7 +143,7 @@ PREFERRED_VERSION_libxcb-nativesdk ?= "1.7"
143PREFERRED_VERSION_libpciaccess ?= "0.12.1" 143PREFERRED_VERSION_libpciaccess ?= "0.12.1"
144PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" 144PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
145PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0" 145PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0"
146PREFERRED_VERSION_xf86-input-keyboard ?= "1.5.0" 146PREFERRED_VERSION_xf86-input-keyboard ?= "1.6.0"
147PREFERRED_VERSION_xf86-input-synaptics ?= "1.4.0" 147PREFERRED_VERSION_xf86-input-synaptics ?= "1.4.0"
148PREFERRED_VERSION_xf86-video-intel ?= "2.14.0" 148PREFERRED_VERSION_xf86-video-intel ?= "2.14.0"
149 149
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.5.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.0.bb
index aa8be67445..9b1441d77c 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.5.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.0.bb
@@ -11,5 +11,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ea2099d24ac9e316a6d4b9f20b3d4e10"
11 11
12PR = "r0" 12PR = "r0"
13 13
14SRC_URI[md5sum] = "b74d7162db5ce7899c17927c6cfa9522" 14SRC_URI[md5sum] = "e2abe9f13e526a73cb68a7d257546eba"
15SRC_URI[sha256sum] = "2303510e905465ebee91f22cdd75706a15afb108258bc220c7500f213de19cb0" 15SRC_URI[sha256sum] = "c46c790fec905d696573b7a374b10ab8b4389112a8f69993fe011006c99e858e"