diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase-native.inc')
-rw-r--r-- | recipes-qt/qt5/qtbase-native.inc | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes-qt/qt5/qtbase-native.inc b/recipes-qt/qt5/qtbase-native.inc index 6a0191d3..7b44fb75 100644 --- a/recipes-qt/qt5/qtbase-native.inc +++ b/recipes-qt/qt5/qtbase-native.inc | |||
@@ -12,19 +12,19 @@ SRC_URI += "\ | |||
12 | file://0001-Add-linux-oe-g-platform.patch \ | 12 | file://0001-Add-linux-oe-g-platform.patch \ |
13 | 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 \ |
14 | file://0003-Add-external-hostbindir-option.patch \ | 14 | file://0003-Add-external-hostbindir-option.patch \ |
15 | file://0004-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch \ | 15 | file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ |
16 | file://0005-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ | 16 | file://0005-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ |
17 | file://0006-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ | 17 | file://0006-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ |
18 | file://0007-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ | 18 | file://0007-configure-bump-path-length-from-256-to-512-character.patch \ |
19 | file://0008-configure-bump-path-length-from-256-to-512-character.patch \ | 19 | file://0008-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ |
20 | file://0009-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ | 20 | file://0009-QOpenGLPaintDevice-sub-area-support.patch \ |
21 | file://0010-QOpenGLPaintDevice-sub-area-support.patch \ | 21 | file://0010-Make-Qt5GuiConfigExtras.cmake-find-gl-es-include-dir.patch \ |
22 | " | 22 | " |
23 | 23 | ||
24 | # common for qtbase-native and nativesdk-qtbase | 24 | # common for qtbase-native and nativesdk-qtbase |
25 | SRC_URI += " \ | 25 | SRC_URI += " \ |
26 | file://0011-Always-build-uic.patch \ | 26 | file://0011-Always-build-uic.patch \ |
27 | file://0014-Add-external-hostbindir-option-native.patch \ | 27 | file://0012-Add-external-hostbindir-option-for-native-sdk.patch \ |
28 | " | 28 | " |
29 | 29 | ||
30 | QT_CONF_PATH = "${B}/qt.conf" | 30 | QT_CONF_PATH = "${B}/qt.conf" |