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 | |
parent | 7bdb604776210b56ab9f055dcfbb595b7366e94e (diff) |
libphone-ui*: bump to recent version
to catch up with recent EFL changes
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
-rw-r--r-- | recipes/shr/libphone-ui-shr_git.bb | 2 | ||||
-rw-r--r-- | recipes/shr/libphone-ui_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb index d764a48bcd..627b9fb9e9 100644 --- a/recipes/shr/libphone-ui-shr_git.bb +++ b/recipes/shr/libphone-ui-shr_git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "SHR default module for the Phone UI daemon" SECTION = "e/apps" DEPENDS += " dbus-glib libframeworkd-glib libphone-ui evas ecore edje edje-native elementary" -SRCREV = "2106165a2be62053f9d0019d50813823a84b8421" +SRCREV = "b5322e28774e49f5cdfdb8fbfe985d35f86bc0d1" PV = "0.0.0+gitr${SRCPV}" PR = "r5" 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" |