From 6ca479d37af6d1e4e89e5dac0dc5b2fb81819c2b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 15 Nov 2009 14:11:21 +0100 Subject: 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 --- recipes/calibrator/calibrator_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/calibrator') 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" -- cgit 1.2.3-korg