aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-icons
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-12-01 09:08:06 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-01 11:05:43 +0100
commita8e0c9bb432e837a6f12c75eb6c81617013c1f22 (patch)
treeb5513c097164e6c4ba83fc7e382b2f7ba3f7bb44 /recipes/gpe-icons
parent74d57180bc28be598a1000879533ec32188fdd56 (diff)
downloadopenembedded-a8e0c9bb432e837a6f12c75eb6c81617013c1f22.tar.gz
shr: remove EFL_SRCREV from PV
* with comming EFL release it doesn't make much sense, and would be misleading if later built against efl release * in case of edje-cc backward incompatible change we can bump PR like with other recipes * PV was changed to provide upgradable path (should be OK as themes doesn't have version info in sources) 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 8242a85599..42f4e2eead 100644
--- a/recipes/gpe-icons/gpe-theme-neo_git.bb
+++ b/recipes/gpe-icons/gpe-theme-neo_git.bb
@@ -5,7 +5,7 @@ RSUGGESTS_${PN} = "gpe-filemanager gpe-sketchbook elementary-theme-neo e-wm-them
LICENSE = "unknown"
SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
-PV = "0.2-${EFL_SRCREV}+gitr${SRCPV}"
+PV = "0.3+gitr${SRCPV}"
PR = "${INC_PR}.4"
SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"