summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-05-29 16:01:12 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-29 22:25:18 +0100
commit2f061472581e00e59be0311b8b6a85c43e979722 (patch)
tree35e1e0a6b2bf4cbdb877f4cedc6d51450c3e591f /meta-yocto-bsp
parent9122ba8f061f6ff90d4499dd388c41a1eb9ecc6f (diff)
downloadast2050-yocto-poky-2f061472581e00e59be0311b8b6a85c43e979722.zip
ast2050-yocto-poky-2f061472581e00e59be0311b8b6a85c43e979722.tar.gz
xserver-xf86-config: re-enable AutoAddDevices for beagleboard
This was added quite a long time ago because of poor interactions between HAL and the X server when it came to enabling input devices. HAL is long gone and I think it's safe to say we don't need to disable this any longer, especially as it gets in the way of being able to plug in the keyboard/mouse after boot. (This has already effectively been removed for the other BSPs in meta-yocto-bsp). Fixes [YOCTO #1823]. (From meta-yocto rev: 214bc44e119ca808e59d28a21a6626c6f8e03cf7) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beagleboard/xorg.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beagleboard/xorg.conf b/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beagleboard/xorg.conf
index 0335e6a..264f3c9 100644
--- a/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beagleboard/xorg.conf
+++ b/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beagleboard/xorg.conf
@@ -30,5 +30,4 @@ EndSection
Section "ServerFlags"
Option "DontZap" "0"
- Option "AutoAddDevices" "False"
EndSection
OpenPOWER on IntegriCloud