]> code.ossystems Code Review - openembedded-core.git/commit
xserver-xf86-config: Remove legacy drivers from xorg.conf
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Wed, 26 Oct 2016 08:37:39 +0000 (11:37 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 31 Oct 2016 14:23:15 +0000 (14:23 +0000)
commitbd1e0b50af7a0b08bb57cc684afaee1ca2a03545
treecdac5dcdff4e7706545519e237aeb0e5d71c6243
parent2d005faff6341a81a2afae28860101ba9db51ae8
xserver-xf86-config: Remove legacy drivers from xorg.conf

Trying to configure evdev and mouse leads to errors in X startup
because xf86-input-libinput is now the default. No configuration
should be needed: xf86-input-libinput should just work out-of-the-box.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf
meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips/xorg.conf
meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips64/xorg.conf
meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/xorg.conf
meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/xorg.conf
meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/xorg.conf
meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf