diff options
Diffstat (limited to 'recipes-qt/qt5/nativesdk-qtbase.inc')
-rw-r--r-- | recipes-qt/qt5/nativesdk-qtbase.inc | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase.inc b/recipes-qt/qt5/nativesdk-qtbase.inc index 8a0b31a6..3bad980d 100644 --- a/recipes-qt/qt5/nativesdk-qtbase.inc +++ b/recipes-qt/qt5/nativesdk-qtbase.inc | |||
@@ -15,24 +15,24 @@ SRC_URI += "\ | |||
15 | file://0001-Add-linux-oe-g-platform.patch \ | 15 | file://0001-Add-linux-oe-g-platform.patch \ |
16 | file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ | 16 | file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ |
17 | file://0003-Add-external-hostbindir-option.patch \ | 17 | file://0003-Add-external-hostbindir-option.patch \ |
18 | file://0004-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch \ | 18 | file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ |
19 | file://0005-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ | 19 | file://0005-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ |
20 | file://0006-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ | 20 | file://0006-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ |
21 | file://0007-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ | 21 | file://0007-configure-bump-path-length-from-256-to-512-character.patch \ |
22 | file://0008-configure-bump-path-length-from-256-to-512-character.patch \ | 22 | file://0008-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ |
23 | file://0009-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ | 23 | file://0009-QOpenGLPaintDevice-sub-area-support.patch \ |
24 | file://0010-QOpenGLPaintDevice-sub-area-support.patch \ | 24 | file://0010-Make-Qt5GuiConfigExtras.cmake-find-gl-es-include-dir.patch \ |
25 | " | 25 | " |
26 | 26 | ||
27 | # common for qtbase-native and nativesdk-qtbase | 27 | # common for qtbase-native and nativesdk-qtbase |
28 | SRC_URI += " \ | 28 | SRC_URI += " \ |
29 | file://0011-Always-build-uic.patch \ | 29 | file://0011-Always-build-uic.patch \ |
30 | file://0014-Add-external-hostbindir-option-native.patch \ | 30 | file://0012-Add-external-hostbindir-option-for-native-sdk.patch \ |
31 | " | 31 | " |
32 | 32 | ||
33 | # specific for nativesdk-qtbase | 33 | # specific for nativesdk-qtbase |
34 | SRC_URI += " \ | 34 | SRC_URI += " \ |
35 | file://0012-configure-preserve-built-qmake-and-swap-with-native-.patch \ | 35 | file://0013-configure-preserve-built-qmake-and-swap-with-native-.patch \ |
36 | " | 36 | " |
37 | 37 | ||
38 | # CMake's toolchain configuration of nativesdk-qtbase | 38 | # CMake's toolchain configuration of nativesdk-qtbase |