aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/libphone-ui-shr_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shr/libphone-ui-shr_git.bb')
-rw-r--r--recipes/shr/libphone-ui-shr_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb
index a0922e8e24..b6585b142e 100644
--- a/recipes/shr/libphone-ui-shr_git.bb
+++ b/recipes/shr/libphone-ui-shr_git.bb
@@ -2,7 +2,7 @@ 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"
PV = "0.0.0+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master"
S = "${WORKDIR}/git"
@@ -16,3 +16,4 @@ do_configure_prepend() {
autopoint --force
}
+FILES += "${libdir}/phoneui/modules/*"