aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/phoneuid_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shr/phoneuid_git.bb')
-rw-r--r--recipes/shr/phoneuid_git.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes/shr/phoneuid_git.bb b/recipes/shr/phoneuid_git.bb
index e786d3e4cd..603a1d1609 100644
--- a/recipes/shr/phoneuid_git.bb
+++ b/recipes/shr/phoneuid_git.bb
@@ -4,7 +4,9 @@ LICENSE = "GPL"
SECTION = "x11/applications"
DEPENDS += " dbus-glib libframeworkd-glib libphone-ui sqlite3 shr-specs"
PV = "0.0.0+gitr${SRCPV}"
-PR = "r3"
+PR = "r5"
+
+RREPLACES_${PN} = "shr-today"
SRC_URI = "git://git.shr-project.org/repo/phoneuid.git;protocol=http;branch=master"
S = "${WORKDIR}/git"
@@ -18,3 +20,5 @@ EXTRA_OECONF = "\
FILES_${PN} += "${datadir}"
+CONFFILES_${PN} = "${sysconfdir}/phoneuid.conf"
+