aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sphyrna
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-09-04 12:33:25 +0000
committerKoen Kooi <koen@openembedded.org>2007-09-04 12:33:25 +0000
commit35530fd02370868ce4fc4ee30036cb51e52409b7 (patch)
tree90f313321ba5c19ae5098121cbc086ad2efb7353 /packages/sphyrna
parent9fc62019ec8e997e786ef62c033d0b2a8301289a (diff)
downloadopenembedded-35530fd02370868ce4fc4ee30036cb51e52409b7.tar.gz
sphyrna: convert to SRCREV
Diffstat (limited to 'packages/sphyrna')
-rw-r--r--packages/sphyrna/sphyrna_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sphyrna/sphyrna_svn.bb b/packages/sphyrna/sphyrna_svn.bb
index 048d001905..d2e90cf8f2 100644
--- a/packages/sphyrna/sphyrna_svn.bb
+++ b/packages/sphyrna/sphyrna_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Sphyrna - Hammerhead Reverse Engineering"
HOMEPAGE = "http://projects.linuxtogo.org/projects/sphyrna"
LICENSE = "GPLv2"
DEPENDS = "readline"
-PV = "0.0+svn${SRCDATE}"
+PV = "0.0+svnr${SRCREV}"
PR = "r0"
SRC_URI = "svn://projects.linuxtogo.org/svn;module=sphyrna"