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:
dc6fc90
)
alsa-state: fix for a780 additional states
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Sun, 22 Mar 2009 19:21:52 +0000
(20:21 +0100)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Sun, 22 Mar 2009 19:24:52 +0000
(20:24 +0100)
recipes/alsa/alsa-state.bb
patch
|
blob
|
history
diff --git
a/recipes/alsa/alsa-state.bb
b/recipes/alsa/alsa-state.bb
index
b2ad2cc
..
0609d16
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
5
"
+PR = "r
6
"
SRC_URI = "\
file://asound.conf \
@@
-15,6
+15,10
@@
SRC_URI = "\
file://alsa-state \
"
+SRC_URI_append_a780 = "file://gsmhandset.state \
+ file://gsmheadset.state \
+ file://stereoout.state"
+
inherit update-rc.d
INITSCRIPT_NAME = "alsa-state"