diff options
author | Koen Kooi <koen@openembedded.org> | 2007-09-17 11:34:31 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-09-17 11:34:31 +0000 |
commit | 1bd2a31ce5b056524a7d249fb44616a485f2f0f2 (patch) | |
tree | fcdd31bad2c514ea5579d8180f50b220a17529dc /packages/alsa/alsa-state.bb | |
parent | f52d3c5c62745eaed39ee702a7136b0002bf54b6 (diff) |
alsa-state: update c7x0 state file (from #2667), add akita one (from #2667)
Diffstat (limited to 'packages/alsa/alsa-state.bb')
-rw-r--r-- | packages/alsa/alsa-state.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/alsa/alsa-state.bb b/packages/alsa/alsa-state.bb index 55541872fa..e2a92dcfc8 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 = "r0" +PR = "r1" SRC_URI = " \ file://asoundrc \ |