summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase-native_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
-rw-r--r--recipes-qt/qt5/qtbase-native_git.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb
index 04deec67..ed5226b9 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -18,7 +18,7 @@ require qt5-git.inc
18 18
19# common for qtbase-native, qtbase-nativesdk and qtbase 19# common for qtbase-native, qtbase-nativesdk and qtbase
20# Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-shared 20# Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-shared
21# 5.11.meta-qt5-shared.12 21# 5.11.meta-qt5-shared.13
22SRC_URI += "\ 22SRC_URI += "\
23 file://0001-Add-linux-oe-g-platform.patch \ 23 file://0001-Add-linux-oe-g-platform.patch \
24 file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ 24 file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \
@@ -37,21 +37,21 @@ SRC_URI += "\
37 file://0015-double-conversion-support-AARCH64EB-and-arm-BE.patch \ 37 file://0015-double-conversion-support-AARCH64EB-and-arm-BE.patch \
38 file://0016-Disable-ltcg-for-host_build.patch \ 38 file://0016-Disable-ltcg-for-host_build.patch \
39 file://0017-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \ 39 file://0017-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \
40 file://0020-corelib-Include-sys-types.h-for-uint32_t.patch \ 40 file://0018-corelib-Include-sys-types.h-for-uint32_t.patch \
41 file://0021-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \ 41 file://0019-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \
42 file://0022-Fix-compile-issue-with-gcc-9.patch \ 42 file://0020-Fix-compile-issue-with-gcc-9.patch \
43" 43"
44 44
45# common for qtbase-native and nativesdk-qtbase 45# common for qtbase-native and nativesdk-qtbase
46# Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-native 46# Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-native
47# 5.11.meta-qt5-native.12 47# 5.11.meta-qt5-native.13
48SRC_URI += " \ 48SRC_URI += " \
49 file://0018-Always-build-uic-and-qvkgen.patch \ 49 file://0021-Always-build-uic-and-qvkgen.patch \
50" 50"
51 51
52# only for qtbase-native 52# only for qtbase-native
53SRC_URI += " \ 53SRC_URI += " \
54 file://0019-Bootstrap-without-linkat-feature.patch \ 54 file://0022-Bootstrap-without-linkat-feature.patch \
55" 55"
56 56
57CLEANBROKEN = "1" 57CLEANBROKEN = "1"