diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-04-20 14:55:58 +0200 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-04-20 14:55:58 +0200 |
commit | 4321d61d1ebb7559fc32e69462dfe1535122023e (patch) | |
tree | 7e74bbed3cb43406a37e230182bd0231a4416c32 /recipes/shr/libphone-ui_git.bb | |
parent | 7bdb604776210b56ab9f055dcfbb595b7366e94e (diff) |
libphone-ui*: bump to recent version
to catch up with recent EFL changes
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'recipes/shr/libphone-ui_git.bb')
-rw-r--r-- | recipes/shr/libphone-ui_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/libphone-ui_git.bb b/recipes/shr/libphone-ui_git.bb index 20f1e0534b..89dfab0468 100644 --- a/recipes/shr/libphone-ui_git.bb +++ b/recipes/shr/libphone-ui_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "A generic framework for phone ui" HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "libs" -SRCREV = "08ccc9710b1f33c93cc8f1c20be9c658ef5040dd" +SRCREV = "1e5b5bb3cb8de11a068ca43e20b9481c51e7a26f" PV = "0.0.0+gitr${SRCPV}" PR = "r0" |