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