diff options
Diffstat (limited to 'meta/recipes-core/base-passwd/base-passwd-3.5.28/input.patch')
| -rw-r--r-- | meta/recipes-core/base-passwd/base-passwd-3.5.28/input.patch | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/meta/recipes-core/base-passwd/base-passwd-3.5.28/input.patch b/meta/recipes-core/base-passwd/base-passwd-3.5.28/input.patch new file mode 100644 index 0000000000..f1bfc2f604 --- /dev/null +++ b/meta/recipes-core/base-passwd/base-passwd-3.5.28/input.patch | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | Add an input group for the /dev/input/* devices. | ||
| 2 | |||
| 3 | Upstream-Status: Invalid [configuration] | ||
| 4 | |||
| 5 | Signed-off-by: Darren Hart <dvhart@linux.intel.com> | ||
| 6 | |||
| 7 | --- | ||
| 8 | group.master | 1 + | ||
| 9 | 1 file changed, 1 insertion(+) | ||
| 10 | |||
| 11 | Index: 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: | ||
