openwrt/package
Martin Schiller e79b9601bf procd/hotplug: add dependency to dialout and audio group
Commit 6e060bd62c introduced a dependency to the dialout group.
Adding this group to the "group" file in the base-files package is not
enough to handle this dependency, because after a sysupgrade this entry
will be missing in the "group" file.

To address this problem the dependencies to the required groups needs to
be set in the Makefile of the procd package.
Then, the uci-default script "13_fix_group_user" will add the groups
on first boot-up after a sysupgrade.

Fixes: 6e060bd62c ("base-files/hotplug: fix dedicated group for tty devices")
Tested-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-04-16 22:51:29 +02:00
..
base-files base-files: add leds migration 2019-04-06 19:14:05 +02:00
boot uboot-envtools: fix fw_env.config for ox820/stg-212 2019-04-11 19:21:55 +02:00
devel Revert "valgrind: enable LTO and refresh patches" 2019-03-21 17:07:00 +01:00
firmware ath10k-firmware: update Candela Tech firmware images 2019-03-30 10:36:31 +01:00
kernel layerscape: unbreak ehci-fsl interaction with mpc85xx 2019-04-15 00:20:56 +02:00
libs mbedtls: update to version 2.16.1 2019-04-06 16:30:43 +02:00
network netifd: update to latest git HEAD 2019-04-15 23:20:20 +02:00
system procd/hotplug: add dependency to dialout and audio group 2019-04-16 22:51:29 +02:00
utils adb: fix missing PKG_MIRROR_HASH 2019-03-21 00:57:54 +01:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00