From 1bf8f09f29eddd10579170eb22b00658c6b9ec0a Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Tue, 6 Jul 2010 20:09:10 +0200 Subject: 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(-) (limited to 'recipes') diff --git a/recipes/alsa/alsa-state.bb b/recipes/alsa/alsa-state.bb index d507cd5e6d..04e500c55b 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 299400a2f5..f5e39134a0 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' -- cgit 1.2.3-korg