diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt4-native_4.8.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt4-tools-nativesdk_4.8.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt4-x11-free_4.8.1.bb | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb b/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb index 5c1c97eeac..e16264c377 100644 --- a/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb +++ b/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb | |||
@@ -3,8 +3,6 @@ require qt4-embedded.inc | |||
3 | 3 | ||
4 | PR = "${INC_PR}.0" | 4 | PR = "${INC_PR}.0" |
5 | 5 | ||
6 | DEFAULT_PREFERENCE = "-1" | ||
7 | |||
8 | QT_CONFIG_FLAGS_append_armv6 = " -no-neon " | 6 | QT_CONFIG_FLAGS_append_armv6 = " -no-neon " |
9 | 7 | ||
10 | QT_CONFIG_FLAGS += " \ | 8 | QT_CONFIG_FLAGS += " \ |
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 d991c03ec2..533b5d6675 100644 --- a/meta/recipes-qt/qt4/qt4-native_4.8.1.bb +++ b/meta/recipes-qt/qt4/qt4-native_4.8.1.bb | |||
@@ -2,8 +2,6 @@ require qt4-native.inc | |||
2 | 2 | ||
3 | PR = "${INC_PR}.0" | 3 | PR = "${INC_PR}.0" |
4 | 4 | ||
5 | DEFAULT_PREFERENCE = "-1" | ||
6 | |||
7 | # Find the g++.conf/linux.conf in the right directory. | 5 | # Find the g++.conf/linux.conf in the right directory. |
8 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-${PV}:" | 6 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-${PV}:" |
9 | 7 | ||
diff --git a/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.8.1.bb b/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.8.1.bb index e6162fc20c..c4bd3cfdc3 100644 --- a/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.8.1.bb +++ b/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.8.1.bb | |||
@@ -4,7 +4,5 @@ PR = "${INC_PR}.0" | |||
4 | 4 | ||
5 | SRC_URI += "file://qmake_pri_fixes.patch" | 5 | SRC_URI += "file://qmake_pri_fixes.patch" |
6 | 6 | ||
7 | DEFAULT_PREFERENCE = "-1" | ||
8 | |||
9 | SRC_URI[md5sum] = "7960ba8e18ca31f0c6e4895a312f92ff" | 7 | SRC_URI[md5sum] = "7960ba8e18ca31f0c6e4895a312f92ff" |
10 | SRC_URI[sha256sum] = "ef851a36aa41b4ad7a3e4c96ca27eaed2a629a6d2fa06c20f072118caed87ae8" | 8 | SRC_URI[sha256sum] = "ef851a36aa41b4ad7a3e4c96ca27eaed2a629a6d2fa06c20f072118caed87ae8" |
diff --git a/meta/recipes-qt/qt4/qt4-x11-free_4.8.1.bb b/meta/recipes-qt/qt4/qt4-x11-free_4.8.1.bb index edd3e0ebed..7afb51fea8 100644 --- a/meta/recipes-qt/qt4/qt4-x11-free_4.8.1.bb +++ b/meta/recipes-qt/qt4/qt4-x11-free_4.8.1.bb | |||
@@ -3,8 +3,6 @@ require qt-${PV}.inc | |||
3 | 3 | ||
4 | PR = "${INC_PR}.0" | 4 | PR = "${INC_PR}.0" |
5 | 5 | ||
6 | DEFAULT_PREFERENCE = "-1" | ||
7 | |||
8 | QT_CONFIG_FLAGS_append_armv6 = " -no-neon " | 6 | QT_CONFIG_FLAGS_append_armv6 = " -no-neon " |
9 | 7 | ||
10 | QT_CONFIG_FLAGS += " \ | 8 | QT_CONFIG_FLAGS += " \ |