From 5f7c5d5b1a380e927e3eb623dc81effaf4d70ea8 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 7 Jun 2009 13:38:05 +0200 Subject: [PATCH] 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 deletion(-) create mode 100644 recipes/alsa/alsa-state/angstrom/asound.conf diff --git a/recipes/alsa/alsa-state.bb b/recipes/alsa/alsa-state.bb index 9bb22e2aa7..0963cc4ff8 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 0000000000..f7e0e4a763 --- /dev/null +++ b/recipes/alsa/alsa-state/angstrom/asound.conf @@ -0,0 +1,2 @@ +# default angstrom configuration + -- 2.39.5