aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtbase.inc')
-rw-r--r--recipes-qt/qt5/qtbase.inc17
1 files changed, 9 insertions, 8 deletions
diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc
index 726576c7..c4d1b840 100644
--- a/recipes-qt/qt5/qtbase.inc
+++ b/recipes-qt/qt5/qtbase.inc
@@ -1,6 +1,6 @@
require qt5.inc
-# common with -native
+# common with qtbase-native and nativesdk-qtbase
SRC_URI += "\
file://0001-Add-linux-oe-g-platform.patch \
file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \
@@ -11,16 +11,17 @@ SRC_URI += "\
file://0007-configure.prf-Allow-to-add-extra-arguments-to-make.patch \
file://0008-configure-make-pulseaudio-alsa-freetype-a-configurab.patch \
file://0009-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-to-determ.patch \
- file://0015-Fix-missing-plugin_types.patch \
- file://0016-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \
+ file://0010-Fix-missing-plugin_types.patch \
+ file://0011-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \
+ file://0012-qeglplatformintegration-Undefine-CursorShape-from-X..patch \
+ file://0013-configure-bump-path-length-from-256-to-512-character.patch \
+ file://0014-QOpenGLPaintDevice-sub-area-support.patch \
+ file://0015-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \
"
SRC_URI += "\
- file://0010-qmake-is-already-built-in-qtbase-native.patch \
- file://0011-Allow-building-a-separate-qmake-for-the-target.patch \
- file://0013-QOpenGLPaintDevice-sub-area-support.patch \
- file://0014-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \
- file://0008-qeglplatformintegration-Undefine-CursorShape-from-X..patch \
+ file://0016-qmake-is-already-built-in-qtbase-native.patch \
+ file://0017-Allow-building-a-separate-qmake-for-the-target.patch \
"
DEPENDS += "qtbase-native"