qconnman: use RCONFLICTS correctly

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Paul Eggleton
2013-02-04 11:29:38 +00:00
committed by Martin Jansa
parent 26f4012c87
commit 451c5cd710
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
require qconnman.inc
RCONFLICTS = "qconnman"
RCONFLICTS_${PN} = "qconnman"
inherit qt4e
+1 -1
View File
@@ -1,6 +1,6 @@
require qconnman.inc
RCONFLICTS = "qconnman-e"
RCONFLICTS_${PN} = "qconnman-e"
inherit qt4x11