Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V2 0/3] Add input group and udev rule to fix rootless X
@ 2013-04-03 19:49 Darren Hart
  2013-04-03 19:49 ` [PATCH 1/3] base-passwd: Add input group Darren Hart
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Darren Hart @ 2013-04-03 19:49 UTC (permalink / raw)
  To: Richard Purdie, openembedded-core; +Cc: Darren Hart

Fix [YOCTO 4164] (usb mouse and keyboard don't work at liveboot on atom-pc) by
adding an input group and a udev rule to make all /dev/input/* devices added to
the input group with g+rw permissions. Drop the o+rw setting from
xserver-nodm-init.

Tested on atom-pc from current poky master using core-image-sato.

V2: Package the udev rule in udev-extraconf so systemd can use it also.

Thanks,

Darren


The following changes since commit 92aeb31341b28b193d616ab5cf38af1b9673e37d:

  qemuimage-testlib: Fix quoting issue (2013-03-30 17:26:56 +0000)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib dvhart/xuser
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dvhart/xuser

Darren Hart (3):
  base-passwd: Add input group
  udev-extraconf: Add rule adding input devices to input group
  xserver-nodm-init: Add xuser to input group

 .../base-passwd/base-passwd-3.5.26/input.patch     |   22 ++++++++++++++++++++
 .../recipes-core/base-passwd/base-passwd_3.5.26.bb |    5 ++-
 .../udev/udev-extraconf/localextra.rules           |    2 +
 meta/recipes-core/udev/udev-extraconf_1.0.bb       |    2 +-
 .../x11-common/xserver-nodm-init.bb                |    4 +-
 .../x11-common/xserver-nodm-init/xserver-nodm      |    1 -
 6 files changed, 30 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-core/base-passwd/base-passwd-3.5.26/input.patch

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-03 20:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-03 19:49 [PATCH V2 0/3] Add input group and udev rule to fix rootless X Darren Hart
2013-04-03 19:49 ` [PATCH 1/3] base-passwd: Add input group Darren Hart
2013-04-03 19:49 ` [PATCH 2/3] udev-extraconf: Add rule adding input devices to " Darren Hart
2013-04-03 19:49 ` [PATCH 3/3] xserver-nodm-init: Add xuser " Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox