aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-05-16 11:00:09 +0200
committerSimon Busch <morphis@gravedo.de>2011-05-16 22:21:23 +0200
commit798faf0cbf22817f31a305f6240017373f655d34 (patch)
treeaf7f70097cc91fb2ce9af719f83ed52ecd0ac77f /conf
parentf4d615ceefe868dd4687cdb23848028c307ec23b (diff)
downloadopenembedded-798faf0cbf22817f31a305f6240017373f655d34.tar.gz
shr: use fsoaudiod as provider for alsa-state
Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/shr.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index ae7398e2b8..54afd9f258 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -26,6 +26,7 @@ DISTRO = "shr"
DISTRO_SSH_DAEMON = "openssh"
DISTRO_APM = "fso-apm"
+DISTRO_ALSA_STATE = "fsoaudiod"
#Generate locales on the buildsystem instead of on the target. Speeds up first boot, set to "1" to enable
ENABLE_BINARY_LOCALE_GENERATION ?= "1"