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.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
3RCONFLICTS = "qconnman-e" 3RCONFLICTS = "qconnman-e"
4 4
5inherit qt4x11 5inherit qt4x11
6
7EXTRA_QMAKEVARS_PRE += "PREFIX=/usr"
8EXTRA_OEMAKE += "INSTALL_ROOT=${D}"