This patch adds application of no_xkb patch for the last
available version of xserver-kdrive in OpenEmbedded.
Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com>
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
---- dix/devices.c~ 2008-04-16 13:01:08.000000000 +0200
-+++ dix/devices.c 2008-04-16 13:01:08.000000000 +0200
+--- a/dix/devices.c 2008-04-16 13:01:08.000000000 +0200
++++ b/dix/devices.c 2008-04-16 13:01:08.000000000 +0200
@@ -527,8 +527,8 @@
#ifdef XKB
if (dev->key->xkbInfo)
file://tslib-default-device.patch \
file://keyboard-resume-workaround.patch \
file://xorg-avr32-support.diff \
- file://sysroot_fix.patch \
- file://drmfix.patch \
+ file://sysroot_fix.patch \
+ file://drmfix.patch \
+ file://no_xkb.patch \
"
S = "${WORKDIR}/xorg-server-${PV}"