Files
meta-openembedded/meta-oe/recipes-qt/qconnman/qconnman-e_git.bb
Martin Jansa 96a92761c0 PNBLACKLIST: use weak assignments
* this makes it easier to unblacklist it from local.conf which
  is parsed before the recipes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17 12:55:40 +01:00

13 lines
292 B
BlitzBasic

require qconnman.inc
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}"
FILES_${PN} += "${datadir}/qconnman/"