mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 03:29:59 +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
|
require qconnman.inc
|
||||||
|
|
||||||
RCONFLICTS = "qconnman"
|
RCONFLICTS_${PN} = "qconnman"
|
||||||
|
|
||||||
inherit qt4e
|
inherit qt4e
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
require qconnman.inc
|
require qconnman.inc
|
||||||
|
|
||||||
RCONFLICTS = "qconnman-e"
|
RCONFLICTS_${PN} = "qconnman-e"
|
||||||
|
|
||||||
inherit qt4x11
|
inherit qt4x11
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user