summaryrefslogtreecommitdiff
path: root/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'ipkg')
-rw-r--r--ipkg/ipkg_0.99.84.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipkg/ipkg_0.99.84.oe b/ipkg/ipkg_0.99.84.oe
index 87e2f8fdac..6ce0cf3fdb 100644
--- a/ipkg/ipkg_0.99.84.oe
+++ b/ipkg/ipkg_0.99.84.oe
@@ -3,7 +3,7 @@ LICENSE = "GPL"
PROVIDES = "virtual/ipkg"
DEPENDS = "virtual/libc"
-SRC_URI = "cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=familiar/dist/ipkg;tag=V${PV}"
+SRC_URI = "cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=familiar/dist/ipkg;tag=${@'V' + string.replace(oe.data.getVar('PV',d,1), '.', '-')}"
S = "${WORKDIR}/ipkg/C"
inherit autotools