summaryrefslogtreecommitdiff
path: root/recipes/shr/libphone-ui-shr_git.bb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2010-03-04 22:51:13 +0000
committerPhil Blundell <philb@gnu.org>2010-03-04 22:51:13 +0000
commitfdf8185913576006aa3c69bd132fb247d0a869bf (patch)
tree69fc8d4b276b6ac9ad8198478e8feea6cf9d9693 /recipes/shr/libphone-ui-shr_git.bb
parent1ae7c5f36d8a6a94053ba4d7919fb7daf9ff2ae1 (diff)
parent78c7106f99efcbabc9ccc00343c87a900644cda3 (diff)
Merge branch 'org.openembedded.dev' of new.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/shr/libphone-ui-shr_git.bb')
-rw-r--r--recipes/shr/libphone-ui-shr_git.bb4
1 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 c297fe3640..e9080ae713 100644
--- a/recipes/shr/libphone-ui-shr_git.bb
+++ b/recipes/shr/libphone-ui-shr_git.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "SHR default module for the Phone UI daemon"
SECTION = "e/apps"
-DEPENDS += " dbus-glib libframeworkd-glib libphone-ui etk evas ecore edje edje-native elementary"
+DEPENDS += " dbus-glib libframeworkd-glib libphone-ui evas ecore edje edje-native elementary"
PV = "0.0.0+gitr${SRCREV}"
-PR = "r4"
+PR = "r5"
SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master"
S = "${WORKDIR}/git"