summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-tools-native_4.6.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-tools-native_4.6.3.bb')
-rw-r--r--meta/recipes-qt/qt4/qt4-tools-native_4.6.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-qt/qt4/qt4-tools-native_4.6.3.bb b/meta/recipes-qt/qt4/qt4-tools-native_4.6.3.bb
index de24b38dea..ac66eb3d5a 100644
--- a/meta/recipes-qt/qt4/qt4-tools-native_4.6.3.bb
+++ b/meta/recipes-qt/qt4/qt4-tools-native_4.6.3.bb
@@ -4,8 +4,8 @@ LICENSE = "LGPLv2.1 | GPLv3"
4LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \ 4LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \
5 file://LICENSE.GPL3;md5=babc5b6b77441da277f5c06b2e547720 \ 5 file://LICENSE.GPL3;md5=babc5b6b77441da277f5c06b2e547720 \
6 file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354" 6 file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354"
7PR = "r0" 7PR = "r2"
8 8
9EXTRA_OECONF += " -no-fast -silent -no-rpath" 9EXTRA_OECONF += " -no-fast -silent -no-rpath -no-freetype -no-fontconfig"
10 10
11TOBUILD := "src/tools/bootstrap ${TOBUILD}" 11TOBUILD := "src/tools/bootstrap ${TOBUILD}"