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.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb
index d224487c..9f0fca51 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.12-shared 20# Patches from https://github.com/meta-qt5/qtbase/commits/b5.12-shared
21# 5.12.meta-qt5-shared.3 21# 5.12.meta-qt5-shared.4
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 \
@@ -38,12 +38,12 @@ SRC_URI += "\
38 file://0016-corelib-Include-sys-types.h-for-uint32_t.patch \ 38 file://0016-corelib-Include-sys-types.h-for-uint32_t.patch \
39 file://0017-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \ 39 file://0017-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \
40 file://0018-Fix-compile-issue-with-gcc-9.patch \ 40 file://0018-Fix-compile-issue-with-gcc-9.patch \
41 file://0019-qendian-Adding-Q_DECL_CONSTEXPR-to-float-conversion-.patch \ 41 file://0019-Fix-compilation-of-qendian-s-qswap-specializations-o.patch \
42" 42"
43 43
44# common for qtbase-native and nativesdk-qtbase 44# common for qtbase-native and nativesdk-qtbase
45# Patches from https://github.com/meta-qt5/qtbase/commits/b5.12-native 45# Patches from https://github.com/meta-qt5/qtbase/commits/b5.12-native
46# 5.12.meta-qt5-native.3 46# 5.12.meta-qt5-native.4
47SRC_URI += " \ 47SRC_URI += " \
48 file://0020-Always-build-uic-and-qvkgen.patch \ 48 file://0020-Always-build-uic-and-qvkgen.patch \
49" 49"