Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
authorMichael Lauer <mickey@vanille-media.de>
Thu, 3 Feb 2005 11:49:18 +0000 (11:49 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 3 Feb 2005 11:49:18 +0000 (11:49 +0000)
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages

2005/02/03 12:49:04+01:00 uni-frankfurt.de!mickeyl
reintroduce TAG computation in opie-pics, since this doesn't inherit opie

BKrev: 42020fbeUdWshkjJ0kxOCe3SbeyilA

packages/opie-pics/opie-pics_1.1.9.bb

index 1e1b826..56f4208 100644 (file)
@@ -5,7 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 PR = "r0"
 
-
+TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
 SRC_URI = "${HANDHELDS_CVS};module=opie/pics;tag=${TAG}"
 S = "${WORKDIR}/pics"