summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc2
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.4.0.bb10
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.5.0.bb10
3 files changed, 11 insertions, 11 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index e3cba65382..a09365341c 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -144,7 +144,7 @@ PREFERRED_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.5.0"
146PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0" 146PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0"
147PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.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"
149PREFERRED_VERSION_xf86-video-intel ?= "2.13.0" 149PREFERRED_VERSION_xf86-video-intel ?= "2.13.0"
150 150
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.4.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.4.0.bb
deleted file mode 100644
index f5e51e0229..0000000000
--- a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.4.0.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1require xf86-input-common.inc
2
3DESCRIPTION = "X.Org X server -- keyboard input driver"
4
5LIC_FILES_CHKSUM = "file://COPYING;md5=eae2c98cbb8c60401893ff9313ff3826"
6
7PR = "r1"
8
9SRC_URI[md5sum] = "fd17158ffeacecc8cc670604460cb98b"
10SRC_URI[sha256sum] = "842d36cfca68ddab4f2c562c73bfd43ba76de2d490d60034f0c5dd524aa6d6a5"
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.5.0.bb
new file mode 100644
index 0000000000..d3b58b3e38
--- /dev/null
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.5.0.bb
@@ -0,0 +1,10 @@
1require xf86-input-common.inc
2
3DESCRIPTION = "X.Org X server -- keyboard input driver"
4
5LIC_FILES_CHKSUM = "file://COPYING;md5=ea2099d24ac9e316a6d4b9f20b3d4e10"
6
7PR = "r0"
8
9SRC_URI[md5sum] = "b74d7162db5ce7899c17927c6cfa9522"
10SRC_URI[sha256sum] = "2303510e905465ebee91f22cdd75706a15afb108258bc220c7500f213de19cb0"