aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-icons
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/gpe-icons
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/gpe-icons')
-rw-r--r--recipes/gpe-icons/gpe-theme-neo_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-icons/gpe-theme-neo_git.bb b/recipes/gpe-icons/gpe-theme-neo_git.bb
index f0f4e0f3d7..1de7fba702 100644
--- a/recipes/gpe-icons/gpe-theme-neo_git.bb
+++ b/recipes/gpe-icons/gpe-theme-neo_git.bb
@@ -5,7 +5,7 @@ RSUGGESTS = "gpe-filemanager gpe-sketchbook elementary-theme-neo e-wm-theme-illu
LICENSE = "unknown"
SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
-PV = "0.2-${EFL_SRCREV}+gitr${SRCREV}"
+PV = "0.2-${EFL_SRCREV}+gitr${SRCPV}"
PR = "${INC_PR}.2"
SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"