summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase-native.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtbase-native.inc')
-rw-r--r--recipes-qt/qt5/qtbase-native.inc15
1 files changed, 9 insertions, 6 deletions
diff --git a/recipes-qt/qt5/qtbase-native.inc b/recipes-qt/qt5/qtbase-native.inc
index dc049872..fae78887 100644
--- a/recipes-qt/qt5/qtbase-native.inc
+++ b/recipes-qt/qt5/qtbase-native.inc
@@ -7,8 +7,7 @@ QT_MODULE = "qtbase"
7 7
8require qt5-native.inc 8require qt5-native.inc
9 9
10# common with target version 10# common with nativesdk- and target version
11# common with -native and target version
12SRC_URI += "\ 11SRC_URI += "\
13 file://0001-Add-linux-oe-g-platform.patch \ 12 file://0001-Add-linux-oe-g-platform.patch \
14 file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ 13 file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \
@@ -19,13 +18,17 @@ SRC_URI += "\
19 file://0007-configure.prf-Allow-to-add-extra-arguments-to-make.patch \ 18 file://0007-configure.prf-Allow-to-add-extra-arguments-to-make.patch \
20 file://0008-configure-make-pulseaudio-alsa-freetype-a-configurab.patch \ 19 file://0008-configure-make-pulseaudio-alsa-freetype-a-configurab.patch \
21 file://0009-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-to-determ.patch \ 20 file://0009-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-to-determ.patch \
22 file://0015-Fix-missing-plugin_types.patch \ 21 file://0010-Fix-missing-plugin_types.patch \
23 file://0016-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ 22 file://0011-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \
23 file://0012-qeglplatformintegration-Undefine-CursorShape-from-X..patch \
24 file://0013-configure-bump-path-length-from-256-to-512-character.patch \
25 file://0014-QOpenGLPaintDevice-sub-area-support.patch \
26 file://0015-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \
24" 27"
25 28
26# specific for native version 29# common with nativesdk- version
27SRC_URI += " \ 30SRC_URI += " \
28 file://0010-Always-build-uic.patch \ 31 file://0016-Always-build-uic.patch \
29" 32"
30 33
31QT_CONF_PATH = "${B}/qt.conf" 34QT_CONF_PATH = "${B}/qt.conf"