diff options
author | Koen Kooi <koen@openembedded.org> | 2010-07-29 12:26:05 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-07-29 12:26:05 +0200 |
commit | 0391d04b7716c6d9b01ebf54799da6b8b3454214 (patch) | |
tree | 09c835370f7fbd7bcfd7e6f48afe6c4e048a31b0 /recipes/xmms/xmms_1.2.10.bb | |
parent | 67d66df55b26c76c27507f97fe799c6acaa17fe6 (diff) |
xmms: bump PR
Diffstat (limited to 'recipes/xmms/xmms_1.2.10.bb')
-rw-r--r-- | recipes/xmms/xmms_1.2.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xmms/xmms_1.2.10.bb b/recipes/xmms/xmms_1.2.10.bb index c0a9a316fc..8b41914159 100644 --- a/recipes/xmms/xmms_1.2.10.bb +++ b/recipes/xmms/xmms_1.2.10.bb @@ -10,7 +10,7 @@ SRC_URI = "http://www.xmms.org/files/1.2.x/xmms-${PV}.tar.bz2 \ file://xmms-config-dequote.patch \ file://acinclude.m4 \ file://xmms.sh" -PR = "r5" +PR = "r6" RRECOMMENDS_${PN} = "xmms-plugin-output-oss xmms-plugin-output-alsa \ xmms-mad xmms-tremor" |