aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/calibrator
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-15 14:11:21 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-17 10:37:04 +0100
commit6ca479d37af6d1e4e89e5dac0dc5b2fb81819c2b (patch)
tree65b29b3382c9b21616eada1f58713e7bc4afaf24 /recipes/calibrator
parent1c70f2139252b2334884a612522355e60335bd68 (diff)
downloadopenembedded-6ca479d37af6d1e4e89e5dac0dc5b2fb81819c2b.tar.gz
svn recipes: change svn${SVNREV} to svnr${SRCPV}
* Only formal change * Should be safe as version svnr[1234567890]* > svn[1234567890]* Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/calibrator')
-rw-r--r--recipes/calibrator/calibrator_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/calibrator/calibrator_svn.bb b/recipes/calibrator/calibrator_svn.bb
index 3ac2793932..bd7bb1fc25 100644
--- a/recipes/calibrator/calibrator_svn.bb
+++ b/recipes/calibrator/calibrator_svn.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://monetdb.cwi.nl/Calibrator/"
LICENSE = "AS IS"
SRCREV = "21"
-PV = "0.9e+svn${SRCREV}"
+PV = "0.9e+svnr${SRCPV}"
PR = "r0"
SRC_URI = "svn://dev.bec-systems.com/svn/pub;module=calibrator;proto=http"