diff options
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-native_4.8.1.bb')
| -rw-r--r-- | meta/recipes-qt/qt4/qt4-native_4.8.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/qt4-native_4.8.1.bb b/meta/recipes-qt/qt4/qt4-native_4.8.1.bb index a2a1dbda93..c09e6df111 100644 --- a/meta/recipes-qt/qt4/qt4-native_4.8.1.bb +++ b/meta/recipes-qt/qt4/qt4-native_4.8.1.bb | |||
| @@ -3,7 +3,7 @@ require qt4-native.inc | |||
| 3 | PR = "${INC_PR}.1" | 3 | PR = "${INC_PR}.1" |
| 4 | 4 | ||
| 5 | # Find the g++.conf/linux.conf in the right directory. | 5 | # Find the g++.conf/linux.conf in the right directory. |
| 6 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-${PV}:" | 6 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt4-${PV}:" |
| 7 | 7 | ||
| 8 | TOBUILD := "src/tools/bootstrap ${TOBUILD}" | 8 | TOBUILD := "src/tools/bootstrap ${TOBUILD}" |
| 9 | 9 | ||
