aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/alsa
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2009-03-24 14:32:41 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2009-04-03 17:14:05 -0300
commit7c1739c542aa0b3d35a62454d6c27c8fc6a669ee (patch)
treeab4f4e4d417a80fd414f5a76d8964a609c498ebf /recipes/alsa
parentc0bada03550651d41d2d735fd7890a548dc5219d (diff)
downloadopenembedded-7c1739c542aa0b3d35a62454d6c27c8fc6a669ee.tar.gz
alsa-state: register the script for the shutdown, storing the settings
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes/alsa')
-rw-r--r--recipes/alsa/alsa-state.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/alsa/alsa-state.bb b/recipes/alsa/alsa-state.bb
index 09cf22b3c8..9bb22e2aa7 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 = "r7"
+PR = "r8"
SRC_URI = "\
file://asound.conf \
@@ -22,7 +22,7 @@ SRC_URI_append_a780 = "file://gsmhandset.state \
inherit update-rc.d
INITSCRIPT_NAME = "alsa-state"
-INITSCRIPT_PARAMS = "start 39 S ."
+INITSCRIPT_PARAMS = "start 39 S . stop 31 0 6 ."
do_install() {
install -d ${D}${sysconfdir}/init.d