qconnman, qconnman-e: Blacklist because of broken with B!=S

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2014-06-19 11:37:07 +02:00
parent bd71f9bb27
commit 0ca63b3ba3
2 changed files with 4 additions and 0 deletions

View File

@ -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}"

View File

@ -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}"