diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-10-16 10:38:36 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-10-16 10:38:36 +0000 |
commit | 598a944d354a9d36e9e7bf08438e68065e536092 (patch) | |
tree | 17d025ce169a8949ae8c2ea61449e60179ed4447 /packages/alsa/alsa-state.bb | |
parent | b40dd10b38c9c66c1727f606187d44b6e011d662 (diff) | |
parent | ddd52090b5ede88211be1599812c47b05ef0cb4a (diff) |
merge of '0f6db70a3ff4e230c5e3e710682fa171814afbd2'
and '5c1eabefc385a2b45280ccb72d1ae5417a56f998'
Diffstat (limited to 'packages/alsa/alsa-state.bb')
-rw-r--r-- | packages/alsa/alsa-state.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/alsa/alsa-state.bb b/packages/alsa/alsa-state.bb index 1bac841a6e..c717ed24a7 100644 --- a/packages/alsa/alsa-state.bb +++ b/packages/alsa/alsa-state.bb @@ -8,7 +8,7 @@ DESCRIPTION = "Default ALSA configuration" LICENSE = "GPL" RRECOMMENDS_alsa-state = "alsa-states" PV = "0.1.0" -PR = "r3" +PR = "r4" SRC_URI = " \ file://asoundrc \ @@ -21,6 +21,7 @@ SRC_URI_append_fic-gta01 = " \ file://gsmbluetooth.state \ file://gsmhandset.state \ file://gsmheadset.state \ + file://gsmspeakerout.state \ file://stereoout.state" inherit update-rc.d |