xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-core/base-passwd/base-passwd/input.patch (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1Add an input group for the /dev/input/* devices.
2
3Upstream-Status: Inappropriate [configuration]
4
5Signed-off-by: Darren Hart <dvhart@linux.intel.com>
6
7---
8 group.master |    1 +
9 1 file changed, 1 insertion(+)
10
11Index: base-passwd-3.5.26/group.master
12===================================================================
13--- base-passwd-3.5.26.orig/group.master
14+++ base-passwd-3.5.26/group.master
15@@ -12,6 +12,7 @@ uucp:*:10:
16 man:*:12:
17 proxy:*:13:
18 kmem:*:15:
19+input:*:19:
20 dialout:*:20:
21 fax:*:21:
22 voice:*:22:
23