diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb | 1 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt4-native_4.7.4.bb | 1 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.4.bb | 2 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb | 2 |
4 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb b/meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb index 34061cb9e4..e34ec8d5db 100644 --- a/meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb +++ b/meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb | |||
@@ -9,4 +9,3 @@ QT_CONFIG_FLAGS += " \ | |||
9 | -exceptions \ | 9 | -exceptions \ |
10 | " | 10 | " |
11 | 11 | ||
12 | DEFAULT_PREFERENCE = "-1" | ||
diff --git a/meta/recipes-qt/qt4/qt4-native_4.7.4.bb b/meta/recipes-qt/qt4/qt4-native_4.7.4.bb index 7196c736d2..3be4d736eb 100644 --- a/meta/recipes-qt/qt4/qt4-native_4.7.4.bb +++ b/meta/recipes-qt/qt4/qt4-native_4.7.4.bb | |||
@@ -15,4 +15,3 @@ TOBUILD := "src/tools/bootstrap ${TOBUILD}" | |||
15 | SRC_URI[md5sum] = "9831cf1dfa8d0689a06c2c54c5c65aaf" | 15 | SRC_URI[md5sum] = "9831cf1dfa8d0689a06c2c54c5c65aaf" |
16 | SRC_URI[sha256sum] = "97195ebce8a46f9929fb971d9ae58326d011c4d54425389e6e936514f540221e" | 16 | SRC_URI[sha256sum] = "97195ebce8a46f9929fb971d9ae58326d011c4d54425389e6e936514f540221e" |
17 | 17 | ||
18 | DEFAULT_PREFERENCE = "-1" | ||
diff --git a/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.4.bb b/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.4.bb index 77e1f36eea..4c90d57861 100644 --- a/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.4.bb +++ b/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.4.bb | |||
@@ -7,5 +7,3 @@ SRC_URI += "file://blacklist-diginotar-certs.diff \ | |||
7 | 7 | ||
8 | SRC_URI[md5sum] = "9831cf1dfa8d0689a06c2c54c5c65aaf" | 8 | SRC_URI[md5sum] = "9831cf1dfa8d0689a06c2c54c5c65aaf" |
9 | SRC_URI[sha256sum] = "97195ebce8a46f9929fb971d9ae58326d011c4d54425389e6e936514f540221e" | 9 | SRC_URI[sha256sum] = "97195ebce8a46f9929fb971d9ae58326d011c4d54425389e6e936514f540221e" |
10 | |||
11 | DEFAULT_PREFERENCE = "-1" | ||
diff --git a/meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb b/meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb index 0290313425..8c489362d7 100644 --- a/meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb +++ b/meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb | |||
@@ -9,5 +9,3 @@ QT_CONFIG_FLAGS += " \ | |||
9 | -no-embedded \ | 9 | -no-embedded \ |
10 | -xrandr \ | 10 | -xrandr \ |
11 | -x11" | 11 | -x11" |
12 | |||
13 | DEFAULT_PREFERENCE = "-1" | ||