summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.5.bb2
-rw-r--r--meta/recipes-qt/qt4/qt4-embedded_4.8.5.bb2
-rw-r--r--meta/recipes-qt/qt4/qt4-native_4.8.5.bb2
-rw-r--r--meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb2
4 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.5.bb b/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.5.bb
index 6a7eefe24e..9e5743bb43 100644
--- a/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.5.bb
+++ b/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.5.bb
@@ -1,7 +1,5 @@
1require nativesdk-qt4-tools.inc 1require nativesdk-qt4-tools.inc
2 2
3PR = "${INC_PR}.0"
4
5SRC_URI += "file://0009-qmake-fix-source-file-references-in-qmake.pri.patch" 3SRC_URI += "file://0009-qmake-fix-source-file-references-in-qmake.pri.patch"
6 4
7SRC_URI[md5sum] = "1864987bdbb2f58f8ae8b350dfdbe133" 5SRC_URI[md5sum] = "1864987bdbb2f58f8ae8b350dfdbe133"
diff --git a/meta/recipes-qt/qt4/qt4-embedded_4.8.5.bb b/meta/recipes-qt/qt4/qt4-embedded_4.8.5.bb
index c08927edff..1435d857ce 100644
--- a/meta/recipes-qt/qt4/qt4-embedded_4.8.5.bb
+++ b/meta/recipes-qt/qt4/qt4-embedded_4.8.5.bb
@@ -1,8 +1,6 @@
1require qt4-${PV}.inc 1require qt4-${PV}.inc
2require qt4-embedded.inc 2require qt4-embedded.inc
3 3
4PR = "${INC_PR}.4"
5
6QT_CONFIG_FLAGS_append_arm = "${@bb.utils.contains("TUNE_FEATURES", "neon", "", " -no-neon" ,d)}" 4QT_CONFIG_FLAGS_append_arm = "${@bb.utils.contains("TUNE_FEATURES", "neon", "", " -no-neon" ,d)}"
7 5
8QT_CONFIG_FLAGS += " \ 6QT_CONFIG_FLAGS += " \
diff --git a/meta/recipes-qt/qt4/qt4-native_4.8.5.bb b/meta/recipes-qt/qt4/qt4-native_4.8.5.bb
index 85ca0f8d97..2443cc4b10 100644
--- a/meta/recipes-qt/qt4/qt4-native_4.8.5.bb
+++ b/meta/recipes-qt/qt4/qt4-native_4.8.5.bb
@@ -1,7 +1,5 @@
1require qt4-native.inc 1require qt4-native.inc
2 2
3PR = "${INC_PR}.0"
4
5TOBUILD := "src/tools/bootstrap ${TOBUILD}" 3TOBUILD := "src/tools/bootstrap ${TOBUILD}"
6 4
7SRC_URI[md5sum] = "1864987bdbb2f58f8ae8b350dfdbe133" 5SRC_URI[md5sum] = "1864987bdbb2f58f8ae8b350dfdbe133"
diff --git a/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb b/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb
index d6edef9442..5cb5e6817d 100644
--- a/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb
+++ b/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb
@@ -1,8 +1,6 @@
1require qt4-x11-free.inc 1require qt4-x11-free.inc
2require qt4-${PV}.inc 2require qt4-${PV}.inc
3 3
4PR = "${INC_PR}.4"
5
6QT_CONFIG_FLAGS_append_arm = "${@bb.utils.contains("TUNE_FEATURES", "neon", "", " -no-neon" ,d)}" 4QT_CONFIG_FLAGS_append_arm = "${@bb.utils.contains("TUNE_FEATURES", "neon", "", " -no-neon" ,d)}"
7 5
8QT_CONFIG_FLAGS += " \ 6QT_CONFIG_FLAGS += " \