aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/e-wm-sysactions-shr_git.bb
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/shr/e-wm-sysactions-shr_git.bb
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/shr/e-wm-sysactions-shr_git.bb')
-rw-r--r--recipes/shr/e-wm-sysactions-shr_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/e-wm-sysactions-shr_git.bb b/recipes/shr/e-wm-sysactions-shr_git.bb
index 075d02b738..78ba5f7fb8 100644
--- a/recipes/shr/e-wm-sysactions-shr_git.bb
+++ b/recipes/shr/e-wm-sysactions-shr_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "illume SHR sysactions config"
SECTION = "e/utils"
LICENSE = "MIT BSD"
SRCREV = "bbcec18f0ebd47e4f6eea88b9b774edf7400e752"
-PV = "1.1-${EFL_SRCREV}+gitr${SRCPV}"
+PV = "1.2+gitr${SRCPV}"
PR = "r4"
RPROVIDES_${PN} = "e-wm-sysactions"