git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0bada0
)
alsa-state: register the script for the shutdown, storing the settings
author
Otavio Salvador
<otavio@ossystems.com.br>
Tue, 24 Mar 2009 17:32:41 +0000
(14:32 -0300)
committer
Otavio Salvador
<otavio@ossystems.com.br>
Fri, 3 Apr 2009 20:14:05 +0000
(17:14 -0300)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes/alsa/alsa-state.bb
patch
|
blob
|
history
diff --git
a/recipes/alsa/alsa-state.bb
b/recipes/alsa/alsa-state.bb
index
09cf22b
..
9bb22e2
100644
(file)
--- 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 = "r
7
"
+PR = "r
8
"
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