From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: poky@yoctoproject.org
Subject: [PATCH] xserver-xf86-config: re-enable AutoAddDevices for beagleboard
Date: Wed, 29 May 2013 16:01:12 +0100 [thread overview]
Message-ID: <1369839672-11420-1-git-send-email-paul.eggleton@linux.intel.com> (raw)
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].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
.../xorg-xserver/xserver-xf86-config/beagleboard/xorg.conf | 1 -
1 file changed, 1 deletion(-)
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
--
1.8.1.2
next reply other threads:[~2013-05-29 15:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-29 15:01 Paul Eggleton [this message]
2013-05-29 15:05 ` [PATCH] xserver-xf86-config: re-enable AutoAddDevices for beagleboard Burton, Ross
2013-05-29 15:56 ` Martin Jansa
2013-05-29 16:17 ` Paul Eggleton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1369839672-11420-1-git-send-email-paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.