aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/elementary-theme-niebiee_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/elementary-theme-niebiee_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/elementary-theme-niebiee_git.bb')
-rw-r--r--recipes/shr/elementary-theme-niebiee_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/elementary-theme-niebiee_git.bb b/recipes/shr/elementary-theme-niebiee_git.bb
index 326d0874a1..67f527132e 100644
--- a/recipes/shr/elementary-theme-niebiee_git.bb
+++ b/recipes/shr/elementary-theme-niebiee_git.bb
@@ -3,7 +3,7 @@ SECTION = "e/utils"
DEPENDS = "edje-native"
LICENSE = "MIT BSD"
SRCREV = "4b89eb1d477fb1e5256e2e35bf214af2c59843eb"
-PV = "0.1-${EFL_SRCREV}+gitr${SRCPV}"
+PV = "0.2+gitr${SRCPV}"
PR = "r0"
SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"