* [Buildroot] [PATCH] target skeleton: add audio group
@ 2011-01-11 13:49 Gustavo Zacarias
2011-01-11 15:46 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2011-01-11 13:49 UTC (permalink / raw)
To: buildroot
Add audio group to the target skeleton.
Some multimedia applications based on alsa-lib need it.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
fs/skeleton/etc/group | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/fs/skeleton/etc/group b/fs/skeleton/etc/group
index c600be0..df12dba 100644
--- a/fs/skeleton/etc/group
+++ b/fs/skeleton/etc/group
@@ -6,6 +6,7 @@ adm:x:4:
tty:x:5:
disk:x:6:
wheel:x:10:root
+audio:x:29:
utmp:x:43:
staff:x:50:
haldaemon:x:68:
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] target skeleton: add audio group
2011-01-11 13:49 [Buildroot] [PATCH] target skeleton: add audio group Gustavo Zacarias
@ 2011-01-11 15:46 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2011-01-11 15:46 UTC (permalink / raw)
To: buildroot
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Add audio group to the target skeleton.
Gustavo> Some multimedia applications based on alsa-lib need it.
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-11 15:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11 13:49 [Buildroot] [PATCH] target skeleton: add audio group Gustavo Zacarias
2011-01-11 15:46 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox