diff options
author | Matthias Hentges <oe@hentges.net> | 2007-06-27 22:22:17 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2007-06-27 22:22:17 +0000 |
commit | 4189ad799ff9630784514471b13a13d5f47757de (patch) | |
tree | 8b4afe3a58b9b7d0bde8363093b714844073830a /packages/alsa | |
parent | b1d994b64292dad1f055313ac772df977308dbf3 (diff) |
alsa: Fix asound.state for c7x0 as suggested in oebug 2569, courtesy of Francesco Marchetti-Stasi
Diffstat (limited to 'packages/alsa')
-rw-r--r-- | packages/alsa/alsa-state.bb | 2 | ||||
-rw-r--r-- | packages/alsa/alsa-state/c7x0/asound.state | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/alsa/alsa-state.bb b/packages/alsa/alsa-state.bb index e4d23285f3..77ca92407b 100644 --- a/packages/alsa/alsa-state.bb +++ b/packages/alsa/alsa-state.bb @@ -10,7 +10,7 @@ DESCRIPTION = "Default ALSA configuration" LICENSE = "GPL" -PV = "0.0.3" +PV = "0.0.4" PR = "r0" SRC_URI = "file://asound.state \ diff --git a/packages/alsa/alsa-state/c7x0/asound.state b/packages/alsa/alsa-state/c7x0/asound.state index 1f5b41065e..7fd648fcf6 100644 --- a/packages/alsa/alsa-state/c7x0/asound.state +++ b/packages/alsa/alsa-state/c7x0/asound.state @@ -122,7 +122,7 @@ state.Corgi { comment.count 1 iface MIXER name 'Output Mixer HiFi Playback Swit' - value true + value false } control.15 { comment.access 'read write' |