diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-07 13:38:05 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-06-07 13:38:05 +0200 |
commit | 5f7c5d5b1a380e927e3eb623dc81effaf4d70ea8 (patch) | |
tree | 9ecb4d1acb21274f1c4806e0a9a53ae85d25c012 /recipes/alsa/alsa-state | |
parent | a7a3289476f7e9a3701a2ef7a79c70bcae2d06a1 (diff) |
alsa-state: disable dmix from angstrom, it creates way more problems than it attempts to solve
Diffstat (limited to 'recipes/alsa/alsa-state')
-rw-r--r-- | recipes/alsa/alsa-state/angstrom/asound.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/alsa/alsa-state/angstrom/asound.conf b/recipes/alsa/alsa-state/angstrom/asound.conf new file mode 100644 index 0000000000..f7e0e4a763 --- /dev/null +++ b/recipes/alsa/alsa-state/angstrom/asound.conf @@ -0,0 +1,2 @@ +# default angstrom configuration + |