diff options
author | Koen Kooi <koen@openembedded.org> | 2010-05-25 16:31:13 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-05-25 16:32:01 +0200 |
commit | e3157aad81cc251281ceb2e856b52e3a62c21725 (patch) | |
tree | 33616fd19f828228181f2a7a8c1d069c81e91733 /recipes/alsa/alsa-state.bb | |
parent | de05c6b5748b787d3d945b9df0a6135d9ec658f7 (diff) |
alsa-state: update beagleboard state file for 2.6.32-psp
Diffstat (limited to 'recipes/alsa/alsa-state.bb')
-rw-r--r-- | recipes/alsa/alsa-state.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/alsa/alsa-state.bb b/recipes/alsa/alsa-state.bb index d1acf81b2c..6c8192ed86 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 = "r16" +PR = "r17" SRC_URI = "\ file://asound.conf \ |