aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/frameworkd-config-shr_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-13 13:01:13 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-19 01:28:01 +0200
commit70b9e83caba440a5b39dc6399487c437a5155736 (patch)
tree763079e4ad51726682d0d2520b2e0f18eeb7368e /recipes/shr/frameworkd-config-shr_git.bb
parent84bf98dc6876ef6be8a4ee3744924e922253b53e (diff)
downloadopenembedded-70b9e83caba440a5b39dc6399487c437a5155736.tar.gz
shr recipes: use SRCPV in git recipes
* recipes probably used only in SHR distribution * usually without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr/frameworkd-config-shr_git.bb')
-rw-r--r--recipes/shr/frameworkd-config-shr_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/frameworkd-config-shr_git.bb b/recipes/shr/frameworkd-config-shr_git.bb
index 181bde32bd..f25e60d998 100644
--- a/recipes/shr/frameworkd-config-shr_git.bb
+++ b/recipes/shr/frameworkd-config-shr_git.bb
@@ -9,7 +9,7 @@ SRCREV_pn-frameworkd-config-shr_FSO_REV ?= "f751f2724eea23d0ca050bdf2672f9011ae0
SRCREV_pn-frameworkd-config-shr_SHR_REV ?= "cdf5b5f3d8f37d6d91e1eb8d9cf07d034291df87"
SRCREV_FORMAT = "FSO_REV-SHR_REV"
-PV = "0.9.5.9+gitr${SRCREV}"
+PV = "0.9.5.9+gitr${SRCPV}"
PR = "r8"
SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master;name=FSO_REV \