aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase/0015-corelib-Include-sys-types.h-for-uint32_t.patch
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2020-05-27 15:22:21 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2020-05-27 15:54:32 +0200
commitb434031733b5fc0889ce89af669950f6b1cd9aa1 (patch)
tree8084e310049308bb58ab9a603508ca17c9b61c96 /recipes-qt/qt5/qtbase/0015-corelib-Include-sys-types.h-for-uint32_t.patch
parentcfcd40e3d01bd2db8ec9617c8117b91fe7c41c8d (diff)
qt5: upgrade to 5.15.0
* https://www.qt.io/blog/qt-5.15-released * continue to use latest revision in 5.15 (and 80-based) branch for qtwebengine, because we were already using newer than v5.15.0 revision and some of those fixes are needed for master (e.g. for build with gcc-10) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase/0015-corelib-Include-sys-types.h-for-uint32_t.patch')
-rw-r--r--recipes-qt/qt5/qtbase/0015-corelib-Include-sys-types.h-for-uint32_t.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtbase/0015-corelib-Include-sys-types.h-for-uint32_t.patch b/recipes-qt/qt5/qtbase/0015-corelib-Include-sys-types.h-for-uint32_t.patch
index dbad9cf6..76e75ac8 100644
--- a/recipes-qt/qt5/qtbase/0015-corelib-Include-sys-types.h-for-uint32_t.patch
+++ b/recipes-qt/qt5/qtbase/0015-corelib-Include-sys-types.h-for-uint32_t.patch
@@ -1,4 +1,4 @@
-From 54936e8ad2e9329edacc6e8150087d463c14fac4 Mon Sep 17 00:00:00 2001
+From c09fe6a87c444dc20b93334a9530d5bfd9ab03ff Mon Sep 17 00:00:00 2001
From: Khem Raj <raj.khem@gmail.com>
Date: Thu, 6 Dec 2018 11:47:52 -0800
Subject: [PATCH] corelib: Include sys/types.h for uint32_t