aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase-native_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-11-21 12:11:19 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2020-03-13 08:27:29 +0100
commit3efe4ea8b033f433b512ccf2cb90006a65c75834 (patch)
treec5a91e5c76c016637a5a93224afddf9eb4166164 /recipes-qt/qt5/qtbase-native_git.bb
parente6fb3850d43f857e87f7c53fc7df5933fef98cbd (diff)
qt5: upgrade to Qt 5.9.9
Additionally, update recipes with relevant diff from Qt Company maintained meta-qt5 (5.9) layer. It has few commits & some upstream content merge based changes never upstreamed for one reason or another (license alterations & other minor things). Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
-rw-r--r--recipes-qt/qt5/qtbase-native_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb
index 50aaab8d..1f5c4401 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -125,4 +125,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 = "82eb6aa08e5dc8a57402b69b4e55ce7d2371e84b"
+SRCREV = "86b933c430eafcaa90f1e56b91a62d3c6c228e5e"