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:
1d1fbd9
)
socketcan-utils-test: rconflicts with canutils
author
Vitus Jensen
<vjensen@gmx.de>
Fri, 21 May 2010 04:38:06 +0000
(
04:38
+0000)
committer
Eric Bénard
<eric@eukrea.com>
Thu, 3 Jun 2010 19:46:24 +0000
(21:46 +0200)
Rconflicts because of identical program names.
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
recipes/socketcan/socketcan-utils-test_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/socketcan/socketcan-utils-test_svn.bb
b/recipes/socketcan/socketcan-utils-test_svn.bb
index
e04c3c2
..
2239a02
100644
(file)
--- a/
recipes/socketcan/socketcan-utils-test_svn.bb
+++ b/
recipes/socketcan/socketcan-utils-test_svn.bb
@@
-2,6
+2,7
@@
DESCRIPTION = "Socketcan user space utilities and test apps"
HOMEPAGE = "http://developer.berlios.de/projects/socketcan/"
SECTION = "console/utils"
LICENSE = "GPL"
+RCONFLICTS = "canutils"
SRCREV = "917"
PV = "0.0+svnr${SRCPV}"