aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-03-02 14:03:06 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2022-02-22 13:15:13 +0000
commit42022cad58e8c671fb1852ecaa06a604587f2d66 (patch)
treedf69fc895aeb0e2871f3ed2f169740f6d1ec291e /recipes-qt/qt5/qtbase_git.bb
parent525bd8f18aea0eb174317e7a035a7224d694d03a (diff)
qtbase: Fix build with gcc-11
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bb')
-rw-r--r--recipes-qt/qt5/qtbase_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
index e41275f7..e0fd1b92 100644
--- a/recipes-qt/qt5/qtbase_git.bb
+++ b/recipes-qt/qt5/qtbase_git.bb
@@ -34,6 +34,7 @@ SRC_URI += "\
file://0016-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \
file://0017-eglfs-Prevent-printing-a-warning-in-every-widget-bas.patch \
file://0018-input-Make-use-of-timeval-portable-for-64bit-time_t.patch \
+ file://0021-qfloat16-Include-limits-header.patch \
file://0022-tst_qpainter-FE_-macros-are-not-defined-for-every-pl.patch \
file://0023-eglfs-kms-Query-the-current-mode-correctly-via-the-e.patch \
file://0024-eglfs_kms-Do-not-skip-the-initial-SetCrtc.patch \