diff options
| -rw-r--r-- | recipes-qt/qt5/qtbase-native.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase-native.inc b/recipes-qt/qt5/qtbase-native.inc index b6c868d2..4af0c0a3 100644 --- a/recipes-qt/qt5/qtbase-native.inc +++ b/recipes-qt/qt5/qtbase-native.inc | |||
| @@ -27,6 +27,8 @@ SRC_URI += " \ | |||
| 27 | file://0012-Add-external-hostbindir-option-for-native-sdk.patch \ | 27 | file://0012-Add-external-hostbindir-option-for-native-sdk.patch \ |
| 28 | " | 28 | " |
| 29 | 29 | ||
| 30 | CLEANBROKEN = "1" | ||
| 31 | |||
| 30 | QT_CONF_PATH = "${B}/qt.conf" | 32 | QT_CONF_PATH = "${B}/qt.conf" |
| 31 | 33 | ||
| 32 | do_generate_qt_config_file() { | 34 | do_generate_qt_config_file() { |
