diff options
author | Koen Kooi <koen@openembedded.org> | 2010-09-22 09:12:12 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-09-22 09:12:12 +0200 |
commit | 924c62c1c48f158a8e055dcd2ba5ca5f9eacbce9 (patch) | |
tree | 21184a75fb8122c7e3cb5f2f3af0602d581c07aa | |
parent | a08ed37b1ecb2d1d1ffa53f7b81fe8ca610e76a8 (diff) |
alsa-state: bump PR after 56fa8d7ad350fcbb5dedaa80c656da0bb59a2e7b
caught by angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/bfa0eab7743be68515c730d86fd6cb9b30eb5ef2
-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 04e500c55b..501f83f602 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 = "r19" +PR = "r20" SRC_URI = "\ file://asound.conf \ |