diff options
Diffstat (limited to 'recipes/shr/libphone-ui-shr_git.bb')
-rw-r--r-- | recipes/shr/libphone-ui-shr_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb index 098eeb7f64..c352bfa61d 100644 --- a/recipes/shr/libphone-ui-shr_git.bb +++ b/recipes/shr/libphone-ui-shr_git.bb @@ -1,9 +1,9 @@ DESCRIPTION = "SHR default module for the Phone UI daemon" SECTION = "e/apps" DEPENDS += " dbus-glib libframeworkd-glib libfsoframework libphone-ui evas ecore edje edje-native elementary" -SRCREV = "01c15bc1e68ba416dbdc8d85d0df3ecf4cd74608" -PV = "0.0.0+gitr${SRCPV}" -PR = "r9" +SRCREV = "be5a4b0f48ce5df67bdf01f88979c93c7d9a59d3" +PV = "0.0.1+gitr${SRCPV}" +PR = "r0" SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master" S = "${WORKDIR}/git" |