diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-12-01 09:08:06 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-12-01 11:05:43 +0100 |
commit | a8e0c9bb432e837a6f12c75eb6c81617013c1f22 (patch) | |
tree | b5513c097164e6c4ba83fc7e382b2f7ba3f7bb44 /recipes/shr/elementary-theme-gry_git.bb | |
parent | 74d57180bc28be598a1000879533ec32188fdd56 (diff) | |
download | openembedded-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-gry_git.bb')
-rw-r--r-- | recipes/shr/elementary-theme-gry_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/elementary-theme-gry_git.bb b/recipes/shr/elementary-theme-gry_git.bb index f89c566ca9..740817d3cc 100644 --- a/recipes/shr/elementary-theme-gry_git.bb +++ b/recipes/shr/elementary-theme-gry_git.bb @@ -7,7 +7,7 @@ RRECOMMENDS_${PN} = "e-wm-theme-illume-gry" LICENSE = "unknown" SRCREV = "8ca0e9347a7a7fe10dbd5e7d6a4c8d3d12482035" -PV = "0.8-${EFL_SRCREV}+gitr${SRCPV}" +PV = "0.9+gitr${SRCPV}" PR = "r3" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master \ |