mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
qconnman, qconnman-e: Blacklist because of broken with B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -4,6 +4,8 @@ RCONFLICTS_${PN} = "qconnman"
|
||||
|
||||
inherit qt4e
|
||||
|
||||
PNBLACKLIST[qconnman-e] = "BROKEN: doesn't work with B!=S, ls: cannot access *.pro: No such file or directory"
|
||||
|
||||
EXTRA_QMAKEVARS_PRE += "PREFIX=/usr"
|
||||
EXTRA_OEMAKE += "INSTALL_ROOT=${D}"
|
||||
|
||||
|
||||
@@ -4,5 +4,7 @@ RCONFLICTS_${PN} = "qconnman-e"
|
||||
|
||||
inherit qt4x11
|
||||
|
||||
PNBLACKLIST[qconnman] = "BROKEN: doesn't work with B!=S, ls: cannot access *.pro: No such file or directory"
|
||||
|
||||
EXTRA_QMAKEVARS_PRE += "PREFIX=/usr"
|
||||
EXTRA_OEMAKE += "INSTALL_ROOT=${D}"
|
||||
|
||||
Reference in New Issue
Block a user