aboutsummaryrefslogtreecommitdiffstats
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.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-qt/qconnman/qconnman_git.bb b/meta-oe/recipes-qt/qconnman/qconnman_git.bb
index fb14baae9d..9f03b90af3 100644
--- a/meta-oe/recipes-qt/qconnman/qconnman_git.bb
+++ b/meta-oe/recipes-qt/qconnman/qconnman_git.bb
@@ -3,3 +3,6 @@ require qconnman.inc
RCONFLICTS = "qconnman-e"
inherit qt4x11
+
+EXTRA_QMAKEVARS_PRE += "PREFIX=/usr"
+EXTRA_OEMAKE += "INSTALL_ROOT=${D}"