diff options
Diffstat (limited to 'meta-oe/recipes-qt/qconnman/qconnman_git.bb')
| -rw-r--r-- | meta-oe/recipes-qt/qconnman/qconnman_git.bb | 3 |
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 | |||
| 3 | RCONFLICTS = "qconnman-e" | 3 | RCONFLICTS = "qconnman-e" |
| 4 | 4 | ||
| 5 | inherit qt4x11 | 5 | inherit qt4x11 |
| 6 | |||
| 7 | EXTRA_QMAKEVARS_PRE += "PREFIX=/usr" | ||
| 8 | EXTRA_OEMAKE += "INSTALL_ROOT=${D}" | ||
