[oe-commits] Chase Maupin : alsa-state: Add support for am45x-evm machine type

git version control git at git.openembedded.org
Thu Apr 7 20:01:06 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 15ef9da53c1c938c08bac6764ffa2c1bdbc0c9c5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=15ef9da53c1c938c08bac6764ffa2c1bdbc0c9c5

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Tue Apr  5 08:52:49 2011 -0500

alsa-state: Add support for am45x-evm machine type

* Added asound.conf file for am45x-evm machine type based on
  the omap4430-panda asound.conf file.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/alsa/alsa-state/am45x-evm/asound.conf |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/recipes/alsa/alsa-state/am45x-evm/asound.conf b/recipes/alsa/alsa-state/am45x-evm/asound.conf
new file mode 100644
index 0000000..f241f86
--- /dev/null
+++ b/recipes/alsa/alsa-state/am45x-evm/asound.conf
@@ -0,0 +1,8 @@
+
+# HDMI
+pcm.!default {
+  type hw
+  card 0
+  device 7
+}
+





More information about the Openembedded-commits mailing list