diff options
Diffstat (limited to 'recipes-qt/qt5/nativesdk-qtbase.inc')
| -rw-r--r-- | recipes-qt/qt5/nativesdk-qtbase.inc | 29 |
1 files changed, 11 insertions, 18 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase.inc b/recipes-qt/qt5/nativesdk-qtbase.inc index 5424ce9d..be85b65f 100644 --- a/recipes-qt/qt5/nativesdk-qtbase.inc +++ b/recipes-qt/qt5/nativesdk-qtbase.inc | |||
| @@ -10,35 +10,28 @@ require nativesdk-qt5.inc | |||
| 10 | # it's already included with newer oe-core, but include it here for dylan | 10 | # it's already included with newer oe-core, but include it here for dylan |
| 11 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/qtbase:" | 11 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/qtbase:" |
| 12 | 12 | ||
| 13 | PR = "r1" | 13 | # common for qtbase-native, qtbase-nativesdk and qtbase |
| 14 | |||
| 15 | # common with -native and target version | ||
| 16 | SRC_URI += "\ | 14 | SRC_URI += "\ |
| 17 | file://0001-Add-linux-oe-g-platform.patch \ | 15 | file://0001-Add-linux-oe-g-platform.patch \ |
| 18 | file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ | 16 | file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ |
| 19 | file://0003-Add-external-hostbindir-option.patch \ | 17 | file://0003-Add-external-hostbindir-option.patch \ |
| 20 | file://0004-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch \ | 18 | file://0004-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch \ |
| 21 | file://0005-qt_module-Fix-pkgconfig-replacement.patch \ | 19 | file://0005-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ |
| 22 | file://0006-configure-don-t-export-SYSTEM_VARIABLES-to-.qmake.va.patch \ | 20 | file://0006-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ |
| 23 | file://0007-configure.prf-Allow-to-add-extra-arguments-to-make.patch \ | 21 | file://0007-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ |
| 24 | file://0008-configure-make-pulseaudio-alsa-freetype-a-configurab.patch \ | 22 | file://0008-configure-bump-path-length-from-256-to-512-character.patch \ |
| 25 | file://0009-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-to-determ.patch \ | 23 | file://0009-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ |
| 26 | file://0010-Fix-missing-plugin_types.patch \ | 24 | file://0010-Revert-Use-the-gcc-feature-in-simd.prf.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 \ | ||
| 32 | " | 25 | " |
| 33 | 26 | ||
| 34 | # common with -native | 27 | # common for qtbase-native and nativesdk-qtbase |
| 35 | SRC_URI += " \ | 28 | SRC_URI += " \ |
| 36 | file://0016-Always-build-uic.patch \ | 29 | file://0011-Always-build-uic.patch \ |
| 37 | " | 30 | " |
| 38 | 31 | ||
| 39 | # specific for nativesdk version | 32 | # specific for nativesdk-qtbase |
| 40 | SRC_URI += " \ | 33 | SRC_URI += " \ |
| 41 | file://0017-configure-preserve-built-qmake-and-swap-with-native-.patch \ | 34 | file://0012-configure-preserve-built-qmake-and-swap-with-native-.patch \ |
| 42 | " | 35 | " |
| 43 | 36 | ||
| 44 | PACKAGES = "${PN}-tools-dbg ${PN}-tools-dev ${PN}-tools-staticdev ${PN}-tools" | 37 | PACKAGES = "${PN}-tools-dbg ${PN}-tools-dev ${PN}-tools-staticdev ${PN}-tools" |
