From 19ab14a2f98087a549f02c21b6770b8080d6502b Mon Sep 17 00:00:00 2001 From: Klaus Kurzmann Date: Sun, 13 Dec 2009 23:01:45 +0100 Subject: phoneuid: add RREPLACES for shr-today Signed-off-by: Klaus Kurzmann --- recipes/shr/phoneuid_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes/shr/phoneuid_git.bb') diff --git a/recipes/shr/phoneuid_git.bb b/recipes/shr/phoneuid_git.bb index 64c1176379..6bf4eb828a 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${SRCREV}" -PR = "r4" +PR = "r5" + +RREPLACES_${PN} = "shr-today" SRC_URI = "git://git.shr-project.org/repo/phoneuid.git;protocol=http;branch=master" S = "${WORKDIR}/git" -- cgit 1.2.3-korg