aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-specs_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-19 18:59:59 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-19 18:59:59 +0100
commitdbb440b9e8bd120870591cbdb74bc79d2cbb4d4f (patch)
tree13770faa41463843ecd97f81bf6c774ce238a4ed /recipes/shr/shr-specs_git.bb
parente1f1c32355d5df7f65c3e6c3dbfdbdbd139e739b (diff)
downloadopenembedded-dbb440b9e8bd120870591cbdb74bc79d2cbb4d4f.tar.gz
recipes from shr: SRCREV-SRCPV switch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr/shr-specs_git.bb')
-rw-r--r--recipes/shr/shr-specs_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-specs_git.bb b/recipes/shr/shr-specs_git.bb
index 0276ce81ce..bc29ee5e27 100644
--- a/recipes/shr/shr-specs_git.bb
+++ b/recipes/shr/shr-specs_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "The SHR DBus API Specification"
HOMEPAGE = "http://shr-project.org/"
LICENSE = "BSD"
SECTION = "devel/specifications"
-PV = "0.0.0+gitr${SRCREV}"
+PV = "0.0.0+gitr${SRCPV}"
PR = "r0"
SRC_URI = "git://git.shr-project.org/repo/shr-specs.git;protocol=http;branch=master"