aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/alsa
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-02-15 14:52:16 +0100
committerKoen Kooi <koen@openembedded.org>2011-02-15 14:53:29 +0100
commitd9f3073b57b399f46ebf4fbdfdac9c0a55be4132 (patch)
tree75a1c9cb72c0f860a34535c707af78cc45bbc18a /recipes/alsa
parentc8e377aebf7ab50d7af9cb7cbd4f17e4dda58d86 (diff)
downloadopenembedded-d9f3073b57b399f46ebf4fbdfdac9c0a55be4132.tar.gz
alsa-state: enable HDMI audio by default
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/alsa')
-rw-r--r--recipes/alsa/alsa-state.bb2
-rw-r--r--recipes/alsa/alsa-state/omap4430-panda/asound.conf8
2 files changed, 9 insertions, 1 deletions
diff --git a/recipes/alsa/alsa-state.bb b/recipes/alsa/alsa-state.bb
index de97681044..4eee7e308f 100644
--- a/recipes/alsa/alsa-state.bb
+++ b/recipes/alsa/alsa-state.bb
@@ -7,7 +7,7 @@
DESCRIPTION = "Alsa Scenario Files"
LICENSE = "MIT"
PV = "0.2.0"
-PR = "r22"
+PR = "r23"
SRC_URI = "\
file://asound.conf \
diff --git a/recipes/alsa/alsa-state/omap4430-panda/asound.conf b/recipes/alsa/alsa-state/omap4430-panda/asound.conf
new file mode 100644
index 0000000000..f241f8690e
--- /dev/null
+++ b/recipes/alsa/alsa-state/omap4430-panda/asound.conf
@@ -0,0 +1,8 @@
+
+# HDMI
+pcm.!default {
+ type hw
+ card 0
+ device 7
+}
+