diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase.inc')
-rw-r--r-- | recipes-qt/qt5/qtbase.inc | 17 |
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 @@ | |||
1 | require qt5.inc | 1 | require qt5.inc |
2 | 2 | ||
3 | # common with -native | 3 | # common with qtbase-native and nativesdk-qtbase |
4 | SRC_URI += "\ | 4 | SRC_URI += "\ |
5 | file://0001-Add-linux-oe-g-platform.patch \ | 5 | file://0001-Add-linux-oe-g-platform.patch \ |
6 | file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ | 6 | file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ |
@@ -11,16 +11,17 @@ SRC_URI += "\ | |||
11 | file://0007-configure.prf-Allow-to-add-extra-arguments-to-make.patch \ | 11 | file://0007-configure.prf-Allow-to-add-extra-arguments-to-make.patch \ |
12 | file://0008-configure-make-pulseaudio-alsa-freetype-a-configurab.patch \ | 12 | file://0008-configure-make-pulseaudio-alsa-freetype-a-configurab.patch \ |
13 | file://0009-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-to-determ.patch \ | 13 | file://0009-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-to-determ.patch \ |
14 | file://0015-Fix-missing-plugin_types.patch \ | 14 | file://0010-Fix-missing-plugin_types.patch \ |
15 | file://0016-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ | 15 | file://0011-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ |
16 | file://0012-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ | ||
17 | file://0013-configure-bump-path-length-from-256-to-512-character.patch \ | ||
18 | file://0014-QOpenGLPaintDevice-sub-area-support.patch \ | ||
19 | file://0015-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ | ||
16 | " | 20 | " |
17 | 21 | ||
18 | SRC_URI += "\ | 22 | SRC_URI += "\ |
19 | file://0010-qmake-is-already-built-in-qtbase-native.patch \ | 23 | file://0016-qmake-is-already-built-in-qtbase-native.patch \ |
20 | file://0011-Allow-building-a-separate-qmake-for-the-target.patch \ | 24 | file://0017-Allow-building-a-separate-qmake-for-the-target.patch \ |
21 | file://0013-QOpenGLPaintDevice-sub-area-support.patch \ | ||
22 | file://0014-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ | ||
23 | file://0008-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ | ||
24 | " | 25 | " |
25 | 26 | ||
26 | DEPENDS += "qtbase-native" | 27 | DEPENDS += "qtbase-native" |