diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase-native.inc')
-rw-r--r-- | recipes-qt/qt5/qtbase-native.inc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtbase-native.inc b/recipes-qt/qt5/qtbase-native.inc index 3ba7f8e4..40238446 100644 --- a/recipes-qt/qt5/qtbase-native.inc +++ b/recipes-qt/qt5/qtbase-native.inc | |||
@@ -18,13 +18,12 @@ SRC_URI += "\ | |||
18 | file://0007-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ | 18 | file://0007-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ |
19 | file://0008-configure-bump-path-length-from-256-to-512-character.patch \ | 19 | file://0008-configure-bump-path-length-from-256-to-512-character.patch \ |
20 | file://0009-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ | 20 | file://0009-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ |
21 | file://0010-Revert-Use-the-gcc-feature-in-simd.prf.patch \ | 21 | file://0010-QOpenGLPaintDevice-sub-area-support.patch \ |
22 | file://0011-QOpenGLPaintDevice-sub-area-support.patch \ | ||
23 | " | 22 | " |
24 | 23 | ||
25 | # common for qtbase-native and nativesdk-qtbase | 24 | # common for qtbase-native and nativesdk-qtbase |
26 | SRC_URI += " \ | 25 | SRC_URI += " \ |
27 | file://0012-Always-build-uic.patch \ | 26 | file://0011-Always-build-uic.patch \ |
28 | " | 27 | " |
29 | 28 | ||
30 | QT_CONF_PATH = "${B}/qt.conf" | 29 | QT_CONF_PATH = "${B}/qt.conf" |