diff options
Diffstat (limited to 'recipes-qt/qt5/nativesdk-qtbase.inc')
-rw-r--r-- | recipes-qt/qt5/nativesdk-qtbase.inc | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase.inc b/recipes-qt/qt5/nativesdk-qtbase.inc index 62e841c2..5424ce9d 100644 --- a/recipes-qt/qt5/nativesdk-qtbase.inc +++ b/recipes-qt/qt5/nativesdk-qtbase.inc | |||
@@ -23,19 +23,22 @@ SRC_URI += "\ | |||
23 | file://0007-configure.prf-Allow-to-add-extra-arguments-to-make.patch \ | 23 | file://0007-configure.prf-Allow-to-add-extra-arguments-to-make.patch \ |
24 | file://0008-configure-make-pulseaudio-alsa-freetype-a-configurab.patch \ | 24 | file://0008-configure-make-pulseaudio-alsa-freetype-a-configurab.patch \ |
25 | file://0009-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-to-determ.patch \ | 25 | file://0009-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-to-determ.patch \ |
26 | file://0015-Fix-missing-plugin_types.patch \ | 26 | file://0010-Fix-missing-plugin_types.patch \ |
27 | file://0016-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ | 27 | file://0011-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ |
28 | file://0012-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ | ||
29 | file://0013-configure-bump-path-length-from-256-to-512-character.patch \ | ||
30 | file://0014-QOpenGLPaintDevice-sub-area-support.patch \ | ||
31 | file://0015-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ | ||
28 | " | 32 | " |
29 | 33 | ||
30 | # common with -native | 34 | # common with -native |
31 | SRC_URI += " \ | 35 | SRC_URI += " \ |
32 | file://0010-Always-build-uic.patch \ | 36 | file://0016-Always-build-uic.patch \ |
33 | " | 37 | " |
34 | 38 | ||
35 | # specific for nativesdk version | 39 | # specific for nativesdk version |
36 | SRC_URI += " \ | 40 | SRC_URI += " \ |
37 | file://0011-configure-preserve-built-qmake-and-swap-with-native-.patch \ | 41 | file://0017-configure-preserve-built-qmake-and-swap-with-native-.patch \ |
38 | file://0012-configure-bump-path-length-from-256-to-512-character.patch \ | ||
39 | " | 42 | " |
40 | 43 | ||
41 | PACKAGES = "${PN}-tools-dbg ${PN}-tools-dev ${PN}-tools-staticdev ${PN}-tools" | 44 | PACKAGES = "${PN}-tools-dbg ${PN}-tools-dev ${PN}-tools-staticdev ${PN}-tools" |