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.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb b/recipes-qt/qt5/nativesdk-qtbase_git.bb
index 34f27f1e..bfce14f5 100644
--- a/recipes-qt/qt5/nativesdk-qtbase_git.bb
+++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb
@@ -23,7 +23,7 @@ FILESEXTRAPATHS =. "${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.11-shared
26# 5.11.meta-qt5-shared.12 26# 5.11.meta-qt5-shared.13
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 \
@@ -42,16 +42,16 @@ SRC_URI += "\
42 file://0015-double-conversion-support-AARCH64EB-and-arm-BE.patch \ 42 file://0015-double-conversion-support-AARCH64EB-and-arm-BE.patch \
43 file://0016-Disable-ltcg-for-host_build.patch \ 43 file://0016-Disable-ltcg-for-host_build.patch \
44 file://0017-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \ 44 file://0017-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \
45 file://0020-corelib-Include-sys-types.h-for-uint32_t.patch \ 45 file://0018-corelib-Include-sys-types.h-for-uint32_t.patch \
46 file://0021-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \ 46 file://0019-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \
47 file://0022-Fix-compile-issue-with-gcc-9.patch \ 47 file://0020-Fix-compile-issue-with-gcc-9.patch \
48" 48"
49 49
50# common for qtbase-native and nativesdk-qtbase 50# common for qtbase-native and nativesdk-qtbase
51# Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-native 51# Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-native
52# 5.11.meta-qt5-native.12 52# 5.11.meta-qt5-native.13
53SRC_URI += " \ 53SRC_URI += " \
54 file://0018-Always-build-uic-and-qvkgen.patch \ 54 file://0021-Always-build-uic-and-qvkgen.patch \
55" 55"
56 56
57# CMake's toolchain configuration of nativesdk-qtbase 57# CMake's toolchain configuration of nativesdk-qtbase