mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user