Fix TAG for opie-sounds the same as opie-pics
authorGraeme Gregory <dp@xora.org.uk>
Thu, 3 Feb 2005 12:12:15 +0000 (12:12 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Thu, 3 Feb 2005 12:12:15 +0000 (12:12 +0000)
BKrev: 4202151fSpq_j7sYgRUxBdYmM796qw

packages/opie-sounds/opie-sounds_1.1.9.bb

index 128e1e8..60524ce 100644 (file)
@@ -5,6 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 
 
+TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
 SRC_URI = "${HANDHELDS_CVS};module=opie/sounds;tag=${TAG}"
 S = "${WORKDIR}/sounds"