diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-01 09:49:37 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-01 13:10:55 +0200 |
commit | 6c5a530ce6afde5aed70a330327d8c4b4d6d01c9 (patch) | |
tree | ab88323f5f5e07dfd7f371f5615887d3e47a5e39 /recipes/shr/e-wm-config-illume2-shr_git.bb | |
parent | e4e09965ef02ab6d725b2d3d1e40f8f8eb12d5b5 (diff) |
e-wm-config-illume*-shr: bump SRCREV, move REVs to recipe, drop EFL_SRCREV from PV
Diffstat (limited to 'recipes/shr/e-wm-config-illume2-shr_git.bb')
-rw-r--r-- | recipes/shr/e-wm-config-illume2-shr_git.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/shr/e-wm-config-illume2-shr_git.bb b/recipes/shr/e-wm-config-illume2-shr_git.bb index 098c1cdb48..3fd0a3b27a 100644 --- a/recipes/shr/e-wm-config-illume2-shr_git.bb +++ b/recipes/shr/e-wm-config-illume2-shr_git.bb @@ -3,9 +3,8 @@ SECTION = "e/utils" DEPENDS = "eet" LICENSE = "MIT BSD" RDEPENDS = "shr-e-gadgets" -SRCREV = "868999443054da51b198860459b92734a3b16d42" -PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}" -PR = "r9" +SRCREV = "285e2f0a92fc47d9a739c5a1a936124b6e6fa819" +PV = "1.2+gitr${SRCREV}" inherit e |