[oe-commits] Stefan Schmidt : alsa-state: Fix for muted speaker in bug20 state file. Bump PR.
git version control
git at git.openembedded.org
Tue Jul 6 19:36:42 UTC 2010
Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1bf8f09f29eddd10579170eb22b00658c6b9ec0a
URL: http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1bf8f09f29eddd10579170eb22b00658c6b9ec0a
Author: Stefan Schmidt <stefan at buglabs.net>
Date: Tue Jul 6 20:09:10 2010 +0200
alsa-state: Fix for muted speaker in bug20 state file. Bump PR.
---
recipes/alsa/alsa-state.bb | 2 +-
recipes/alsa/alsa-state/bug20/asound.state | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes/alsa/alsa-state.bb b/recipes/alsa/alsa-state.bb
index d507cd5..04e500c 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 = "r18"
+PR = "r19"
SRC_URI = "\
file://asound.conf \
diff --git a/recipes/alsa/alsa-state/bug20/asound.state b/recipes/alsa/alsa-state/bug20/asound.state
index 299400a..f5e3913 100644
--- a/recipes/alsa/alsa-state/bug20/asound.state
+++ b/recipes/alsa/alsa-state/bug20/asound.state
@@ -496,7 +496,7 @@ state.omap3bug {
comment.count 1
iface MIXER
name 'PredriveR Mixer AudioR2'
- value false
+ value true
}
control.52 {
comment.access 'read write'
More information about the Openembedded-commits
mailing list