diff options
author | John Lee <john_lee@openmoko.org> | 2008-02-11 16:36:34 +0000 |
---|---|---|
committer | Openmoko anonymizer key <devel@lists.openmoko.org> | 2008-02-11 16:36:34 +0000 |
commit | dcba63200d9cfed9a31208f395c84cade4a143b8 (patch) | |
tree | 39b0d3c742b98b24a2d62310234c3195a434a35b | |
parent | a3b597a5a82305988f9d6628ad99b393d84fbceb (diff) |
alsa-state: forgot to increase PR in the last commit
-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 d4da2c16d4..7a95b55f34 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 = "r10" +PR = "r11" SRC_URI = " \ file://asoundrc \ |