[oe-commits] Koen Kooi : alsa-state: disable dmix from angstrom, it creates way more problems than it attempts to solve

git version control git at git.openembedded.org
Sun Jun 7 13:08:39 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5f7c5d5b1a380e927e3eb623dc81effaf4d70ea8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5f7c5d5b1a380e927e3eb623dc81effaf4d70ea8

Author: Koen Kooi <koen at openembedded.org>
Date:   Sun Jun  7 13:38:05 2009 +0200

alsa-state: disable dmix from angstrom, it creates way more problems than it attempts to solve

---

 recipes/alsa/alsa-state.bb                   |    2 +-
 recipes/alsa/alsa-state/angstrom/asound.conf |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/alsa/alsa-state.bb b/recipes/alsa/alsa-state.bb
index 9bb22e2..0963cc4 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 = "r8"
+PR = "r9"
 
 SRC_URI = "\
   file://asound.conf \
diff --git a/recipes/alsa/alsa-state/angstrom/asound.conf b/recipes/alsa/alsa-state/angstrom/asound.conf
new file mode 100644
index 0000000..f7e0e4a
--- /dev/null
+++ b/recipes/alsa/alsa-state/angstrom/asound.conf
@@ -0,0 +1,2 @@
+# default angstrom configuration
+





More information about the Openembedded-commits mailing list