busybox: fix mdev.conf
authorJörg Krause <joerg.krause@embedded.rocks>
Fri, 24 Mar 2017 07:53:21 +0000 (08:53 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 25 Mar 2017 13:54:17 +0000 (14:54 +0100)
commitafb585468b33c76d41686cb92e7f56565fe150e4
treecb1fcf73b8e93ad47967e82fb4d0878cff0dcb21
parentdf8138670084c2bb6a4b3e3a2ad30c8367ec7440
busybox: fix mdev.conf

mdev does not set "/dev/snd" and "/dev/input" group and permission
propery, because with commit c3cf1e30a3022453311a7e9fe11d94c7a381640e
(May 2013!) the behavior of mdev has changed.

The device name is now taken directly from the uevent file and does no
longer match the old rule.

Fix the rules for "/dev/snd" and "/dev/input" according to the example
given in [1].

[1] http://lists.busybox.net/pipermail/busybox/2015-February/082297.html

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/busybox/mdev.conf