git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f78f61
)
phoneuid: make it rconflict with shr-today
author
Klaus Kurzmann
<mok@fluxnetz.de>
Sat, 19 Dec 2009 20:22:08 +0000
(21:22 +0100)
committer
Klaus 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
patch
|
blob
|
history
diff --git
a/recipes/shr/phoneuid_git.bb
b/recipes/shr/phoneuid_git.bb
index
6bf4eb8
..
ddd0e09
100644
(file)
--- 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 = "r
5
"
+PR = "r
6
"
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"