From: Koen Kooi Date: Tue, 15 Feb 2011 13:52:16 +0000 (+0100) Subject: alsa-state: enable HDMI audio by default X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9f3073b57b399f46ebf4fbdfdac9c0a55be4132;p=openembedded.git alsa-state: enable HDMI audio by default Signed-off-by: Koen Kooi --- 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 +} +