diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-09-27 11:42:08 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-09-27 11:43:36 +0200 |
commit | 81daa524de6d6944c605813273cf7463c2141002 (patch) | |
tree | ebcbf2deda1d22170313e7b183d1e909da5b809c /recipes | |
parent | 1ec526ef1362b3b11a7e7fe6ce6651dc5754c114 (diff) |
shr-e-gadgets: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/shr/shr-e-gadgets_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-e-gadgets_git.bb b/recipes/shr/shr-e-gadgets_git.bb index 89e3a0aca9..973cee2468 100644 --- a/recipes/shr/shr-e-gadgets_git.bb +++ b/recipes/shr/shr-e-gadgets_git.bb @@ -5,7 +5,7 @@ DEPENDS = "e-wm" RDEPENDS_${PN} = "e-wm" SECTION = "x11/application" -SRCREV = "4f94c139bd50935dbfb6524e8525d0c35200380b" +SRCREV = "ce3de686930676b54e182190216d66930ddc0cb4" PV = "0.0.0+gitr${SRCPV}" PR = "r7" |