diff options
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-tools-native_4.7.1.bb')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-tools-native_4.7.1.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/qt4-tools-native_4.7.1.bb b/meta/recipes-qt/qt4/qt4-tools-native_4.7.1.bb new file mode 100644 index 0000000000..e9de510fea --- /dev/null +++ b/meta/recipes-qt/qt4/qt4-tools-native_4.7.1.bb | |||
@@ -0,0 +1,13 @@ | |||
1 | require qt4-tools-native.inc | ||
2 | |||
3 | PR = "${INC_PR}.0" | ||
4 | |||
5 | # Find the g++.conf/linux.conf in the right directory. | ||
6 | FILESPATHPKG =. "qt-${PV}:" | ||
7 | |||
8 | EXTRA_OECONF += " -no-fast -silent -no-rpath" | ||
9 | |||
10 | TOBUILD := "src/tools/bootstrap ${TOBUILD}" | ||
11 | |||
12 | SRC_URI[md5sum] = "6f88d96507c84e9fea5bf3a71ebeb6d7" | ||
13 | SRC_URI[sha256sum] = "8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a" | ||