[oe-commits] Klaus Kurzmann : phoneuid: add RREPLACES for shr-today

git version control git at git.openembedded.org
Sun Dec 13 22:02:54 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 19ab14a2f98087a549f02c21b6770b8080d6502b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=19ab14a2f98087a549f02c21b6770b8080d6502b

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Sun Dec 13 23:01:45 2009 +0100

phoneuid: add RREPLACES for shr-today

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/shr/phoneuid_git.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/shr/phoneuid_git.bb b/recipes/shr/phoneuid_git.bb
index 64c1176..6bf4eb8 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"





More information about the Openembedded-commits mailing list