aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opie-sounds/opie-sounds_1.2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/opie-sounds/opie-sounds_1.2.4.bb')
-rw-r--r--recipes/opie-sounds/opie-sounds_1.2.4.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/opie-sounds/opie-sounds_1.2.4.bb b/recipes/opie-sounds/opie-sounds_1.2.4.bb
index 9bd0cfa80f..4877f82d74 100644
--- a/recipes/opie-sounds/opie-sounds_1.2.4.bb
+++ b/recipes/opie-sounds/opie-sounds_1.2.4.bb
@@ -1,5 +1,7 @@
require ${PN}.inc
+PR = "r1"
+
TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/sounds"
+SRC_URI = "http://sources.openembedded.org/opie-1.2.4-split_sounds.tar.bz2"