aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase-native_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-07-06 10:06:31 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2020-07-07 12:47:40 +0300
commitb18d39f2a9258dab8587e563086cdc7de08257c1 (patch)
tree2522f4e3319096e15c15981035382073390b5455 /recipes-qt/qt5/qtbase-native_git.bb
parent1f53dbb5ce1f451d5ffe49a9541cca92d4be6ac0 (diff)
qt5: update submodules
Update to latest content in Qt 5.15 branch. notes: * qtbase patch 0012 obsoleted by commit "a5dd0b4e68724ecd7335c7d20e4df5aa17f1a205 qmake: Stop using -isystem flag" Task-number: QTBUG-84150 Change-Id: Ifcd16f19cec86d1d89f2b79494c6204a22657ff7 Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
-rw-r--r--recipes-qt/qt5/qtbase-native_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb
index 9957f0da..12436a73 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -31,7 +31,6 @@ SRC_URI += "\
file://0009-Add-OE-specific-specs-for-clang-compiler.patch \
file://0010-linux-clang-Invert-conditional-for-defining-QT_SOCKL.patch \
file://0011-tst_qlocale-Enable-QT_USE_FENV-only-on-glibc.patch \
- file://0012-mkspecs-common-gcc-base.conf-Use-I-instead-of-isyste.patch \
file://0013-Disable-ltcg-for-host_build.patch \
file://0014-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \
file://0015-corelib-Include-sys-types.h-for-uint32_t.patch \
@@ -142,4 +141,4 @@ do_install() {
echo 'set(_qt5_corelib_extra_includes "${_qt5Core_install_prefix}/lib${QT_DIR_NAME}/mkspecs/linux-oe-g++")' > ${D}${libdir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake
}
-SRCREV = "de6e92e26a49de4942f006c2e70f11d1dbf600d6"
+SRCREV = "81ce2d1d6fa741de4d27b939a378147a02019ec1"