phoneuid: make it rconflict with shr-today
authorKlaus Kurzmann <mok@fluxnetz.de>
Sat, 19 Dec 2009 20:22:08 +0000 (21:22 +0100)
committerKlaus Kurzmann <mok@fluxnetz.de>
Sat, 19 Dec 2009 20:22:08 +0000 (21:22 +0100)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/shr/phoneuid_git.bb

index 6bf4eb8..ddd0e09 100644 (file)
@@ -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"