mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
committed by
Martin Jansa
parent
26f4012c87
commit
451c5cd710
@@ -1,6 +1,6 @@
|
||||
require qconnman.inc
|
||||
|
||||
RCONFLICTS = "qconnman"
|
||||
RCONFLICTS_${PN} = "qconnman"
|
||||
|
||||
inherit qt4e
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
require qconnman.inc
|
||||
|
||||
RCONFLICTS = "qconnman-e"
|
||||
RCONFLICTS_${PN} = "qconnman-e"
|
||||
|
||||
inherit qt4x11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user