summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-qt/qconnman/qconnman-e_git.bb2
-rw-r--r--meta-oe/recipes-qt/qconnman/qconnman_git.bb2
2 files changed, 4 insertions, 0 deletions
diff --git a/meta-oe/recipes-qt/qconnman/qconnman-e_git.bb b/meta-oe/recipes-qt/qconnman/qconnman-e_git.bb
index 1033bf241..baf802703 100644
--- a/meta-oe/recipes-qt/qconnman/qconnman-e_git.bb
+++ b/meta-oe/recipes-qt/qconnman/qconnman-e_git.bb
@@ -4,6 +4,8 @@ RCONFLICTS_${PN} = "qconnman"
4 4
5inherit qt4e 5inherit qt4e
6 6
7PNBLACKLIST[qconnman-e] = "BROKEN: doesn't work with B!=S, ls: cannot access *.pro: No such file or directory"
8
7EXTRA_QMAKEVARS_PRE += "PREFIX=/usr" 9EXTRA_QMAKEVARS_PRE += "PREFIX=/usr"
8EXTRA_OEMAKE += "INSTALL_ROOT=${D}" 10EXTRA_OEMAKE += "INSTALL_ROOT=${D}"
9 11
diff --git a/meta-oe/recipes-qt/qconnman/qconnman_git.bb b/meta-oe/recipes-qt/qconnman/qconnman_git.bb
index d298cb521..e2bd2edc5 100644
--- a/meta-oe/recipes-qt/qconnman/qconnman_git.bb
+++ b/meta-oe/recipes-qt/qconnman/qconnman_git.bb
@@ -4,5 +4,7 @@ RCONFLICTS_${PN} = "qconnman-e"
4 4
5inherit qt4x11 5inherit qt4x11
6 6
7PNBLACKLIST[qconnman] = "BROKEN: doesn't work with B!=S, ls: cannot access *.pro: No such file or directory"
8
7EXTRA_QMAKEVARS_PRE += "PREFIX=/usr" 9EXTRA_QMAKEVARS_PRE += "PREFIX=/usr"
8EXTRA_OEMAKE += "INSTALL_ROOT=${D}" 10EXTRA_OEMAKE += "INSTALL_ROOT=${D}"