summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt/qconnman/qconnman_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-qt/qconnman/qconnman_git.bb')
-rw-r--r--meta-oe/recipes-qt/qconnman/qconnman_git.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-qt/qconnman/qconnman_git.bb b/meta-oe/recipes-qt/qconnman/qconnman_git.bb
new file mode 100644
index 000000000..2f8cca25a
--- /dev/null
+++ b/meta-oe/recipes-qt/qconnman/qconnman_git.bb
@@ -0,0 +1,10 @@
1require qconnman.inc
2
3RCONFLICTS_${PN} = "qconnman-e"
4
5inherit qt4x11
6
7PNBLACKLIST[qconnman] ?= "BROKEN: doesn't work with B!=S, ls: cannot access *.pro: No such file or directory"
8
9EXTRA_QMAKEVARS_PRE += "PREFIX=/usr"
10EXTRA_OEMAKE += "INSTALL_ROOT=${D}"