aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/socketcan
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/socketcan')
-rw-r--r--recipes/socketcan/socketcan-modules_svn.bb2
-rw-r--r--recipes/socketcan/socketcan-utils-test_svn.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/socketcan/socketcan-modules_svn.bb b/recipes/socketcan/socketcan-modules_svn.bb
index 5bf1aff0ff..b24f45640f 100644
--- a/recipes/socketcan/socketcan-modules_svn.bb
+++ b/recipes/socketcan/socketcan-modules_svn.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://developer.berlios.de/projects/socketcan/"
SECTION = "kernel/modules"
LICENSE = "GPL"
DEPENDS = "virtual/kernel"
-PV = "0.0+svnr${SRCREV}"
+PV = "0.0+svnr${SRCPV}"
PR = "r1"
SRC_URI = "svn://svn.berlios.de/socketcan;module=trunk;proto=svn"
diff --git a/recipes/socketcan/socketcan-utils-test_svn.bb b/recipes/socketcan/socketcan-utils-test_svn.bb
index 23b1c5ad08..4a3d52dfca 100644
--- a/recipes/socketcan/socketcan-utils-test_svn.bb
+++ b/recipes/socketcan/socketcan-utils-test_svn.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://developer.berlios.de/projects/socketcan/"
SECTION = "console/utils"
LICENSE = "GPL"
-PV = "0.0+svnr${SRCREV}"
+PV = "0.0+svnr${SRCPV}"
SRC_URI = "svn://svn.berlios.de/socketcan;module=trunk;proto=svn \
file://autotoolize.patch;patch=1;pnum=0 \