summaryrefslogtreecommitdiff
path: root/recipes/shr
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shr')
-rw-r--r--recipes/shr/phoneuid_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/shr/phoneuid_git.bb b/recipes/shr/phoneuid_git.bb
index 6bf4eb828a..ddd0e09508 100644
--- a/recipes/shr/phoneuid_git.bb
+++ b/recipes/shr/phoneuid_git.bb
@@ -4,9 +4,10 @@ LICENSE = "GPL"
SECTION = "x11/applications"
DEPENDS += " dbus-glib libframeworkd-glib libphone-ui sqlite3 shr-specs"
PV = "0.0.0+gitr${SRCREV}"
-PR = "r5"
+PR = "r6"
RREPLACES_${PN} = "shr-today"
+RCONFLICTS_${PN} = "shr-today"
SRC_URI = "git://git.shr-project.org/repo/phoneuid.git;protocol=http;branch=master"
S = "${WORKDIR}/git"