socketcan-utils-test: rconflicts with canutils
authorVitus Jensen <vjensen@gmx.de>
Fri, 21 May 2010 04:38:06 +0000 (04:38 +0000)
committerEric 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

index e04c3c2..2239a02 100644 (file)
@@ -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}"