summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/nativesdk-qtbase_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/nativesdk-qtbase_git.bb')
-rw-r--r--recipes-qt/qt5/nativesdk-qtbase_git.bb18
1 files changed, 10 insertions, 8 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb b/recipes-qt/qt5/nativesdk-qtbase_git.bb
index b3d46594..eca1f32b 100644
--- a/recipes-qt/qt5/nativesdk-qtbase_git.bb
+++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb
@@ -22,8 +22,8 @@ require qt5-git.inc
22FILESEXTRAPATHS =. "${FILE_DIRNAME}/qtbase:" 22FILESEXTRAPATHS =. "${FILE_DIRNAME}/qtbase:"
23 23
24# common for qtbase-native, qtbase-nativesdk and qtbase 24# common for qtbase-native, qtbase-nativesdk and qtbase
25# Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-shared 25# Patches from https://github.com/meta-qt5/qtbase/commits/b5.12-shared
26# 5.11.meta-qt5-shared.12 26# 5.12.meta-qt5-shared.4
27SRC_URI += "\ 27SRC_URI += "\
28 file://0001-Add-linux-oe-g-platform.patch \ 28 file://0001-Add-linux-oe-g-platform.patch \
29 file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ 29 file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \
@@ -37,16 +37,18 @@ SRC_URI += "\
37 file://0010-linux-clang-Invert-conditional-for-defining-QT_SOCKL.patch \ 37 file://0010-linux-clang-Invert-conditional-for-defining-QT_SOCKL.patch \
38 file://0011-tst_qlocale-Enable-QT_USE_FENV-only-on-glibc.patch \ 38 file://0011-tst_qlocale-Enable-QT_USE_FENV-only-on-glibc.patch \
39 file://0012-mkspecs-common-gcc-base.conf-Use-I-instead-of-isyste.patch \ 39 file://0012-mkspecs-common-gcc-base.conf-Use-I-instead-of-isyste.patch \
40 file://0014-Check-glibc-version-for-renameat2-statx-on-non-boots.patch \ 40 file://0013-Check-glibc-version-for-renameat2-statx-on-non-boots.patch \
41 file://0016-Disable-ltcg-for-host_build.patch \ 41 file://0014-Disable-ltcg-for-host_build.patch \
42 file://0017-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \ 42 file://0015-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \
43 file://0016-corelib-Include-sys-types.h-for-uint32_t.patch \
44 file://0017-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \
43" 45"
44 46
45# common for qtbase-native and nativesdk-qtbase 47# common for qtbase-native and nativesdk-qtbase
46# Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-native 48# Patches from https://github.com/meta-qt5/qtbase/commits/b5.12-native
47# 5.11.meta-qt5-native.12 49# 5.12.meta-qt5-native.4
48SRC_URI += " \ 50SRC_URI += " \
49 file://0018-Always-build-uic-and-qvkgen.patch \ 51 file://0020-Always-build-uic-and-qvkgen.patch \
50" 52"
51 53
52# CMake's toolchain configuration of nativesdk-qtbase 54# CMake's toolchain configuration of nativesdk-qtbase