summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase-native_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
-rw-r--r--recipes-qt/qt5/qtbase-native_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb
index e449b019..ac68f2b7 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -24,12 +24,13 @@ SRC_URI += "\
24 file://0005-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ 24 file://0005-qeglplatformintegration-Undefine-CursorShape-from-X..patch \
25 file://0006-configure-bump-path-length-from-256-to-512-character.patch \ 25 file://0006-configure-bump-path-length-from-256-to-512-character.patch \
26 file://0007-QOpenGLPaintDevice-sub-area-support.patch \ 26 file://0007-QOpenGLPaintDevice-sub-area-support.patch \
27 file://0008-Fix-build-with-clang-3.7.patch \
27" 28"
28 29
29# common for qtbase-native and nativesdk-qtbase 30# common for qtbase-native and nativesdk-qtbase
30SRC_URI += " \ 31SRC_URI += " \
31 file://0008-Always-build-uic.patch \ 32 file://0009-Always-build-uic.patch \
32 file://0009-Add-external-hostbindir-option-for-native-sdk.patch \ 33 file://0010-Add-external-hostbindir-option-for-native-sdk.patch \
33" 34"
34 35
35CLEANBROKEN = "1" 36CLEANBROKEN = "1"