aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gypsy/gypsy_svn.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-15 14:07:42 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-15 14:27:34 +0100
commit57c16f0b7eb674f01f6d453e6d94ee22407e633c (patch)
tree55ca0d468f76aea714ed6a489359ee7586569cf6 /recipes/gypsy/gypsy_svn.bb
parent7df40b3378412f4700224e44042656159bc8f86c (diff)
downloadopenembedded-57c16f0b7eb674f01f6d453e6d94ee22407e633c.tar.gz
svn recipes: change +svnr${SRCREV} +svnr${SRCPV}
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/gypsy/gypsy_svn.bb')
-rw-r--r--recipes/gypsy/gypsy_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gypsy/gypsy_svn.bb b/recipes/gypsy/gypsy_svn.bb
index 1fcc47e828..8dac863a2b 100644
--- a/recipes/gypsy/gypsy_svn.bb
+++ b/recipes/gypsy/gypsy_svn.bb
@@ -5,5 +5,5 @@ SRC_URI = "svn://svn.o-hand.com/repos/${PN}/trunk;module=${PN};proto=http \
file://docs-reference-am.patch;patch=1;minrev=134"
S = "${WORKDIR}/${PN}"
-PV = "0.0+svnr${SRCREV}"
+PV = "0.0+svnr${SRCPV}"
PR = "r1"