diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-07 08:51:54 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-09 09:33:25 +0200 |
commit | ef706ae03e252f9ac2463c2c49ca29f4e69b290d (patch) | |
tree | d138fd040b9709c924481502225e06ab7d8e1109 /recipes-qt/qt5/qtbase-native_git.bb | |
parent | 469fb4f4ee2ad7cb4b6e8e457e6f69d21775c4dd (diff) | |
download | meta-qt5-5.14.0-beta3.tar.gz |
qt5: update submodulesv5.14.0-beta3
Update to latest content in Qt 5.14.0 branch.
Task-number: QTBUG-77876
Change-Id: I0074c35629e0d621f77e4b8bc19b83791f520ae4
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtbase-native_git.bb | 2 |
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 04313397..ccf33f3e 100644 --- a/recipes-qt/qt5/qtbase-native_git.bb +++ b/recipes-qt/qt5/qtbase-native_git.bb | |||
@@ -141,4 +141,4 @@ do_install() { | |||
141 | echo 'set(_qt5_corelib_extra_includes "${_qt5Core_install_prefix}/lib${QT_DIR_NAME}/mkspecs/linux-oe-g++")' > ${D}${libdir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake | 141 | echo 'set(_qt5_corelib_extra_includes "${_qt5Core_install_prefix}/lib${QT_DIR_NAME}/mkspecs/linux-oe-g++")' > ${D}${libdir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake |
142 | } | 142 | } |
143 | 143 | ||
144 | SRCREV = "41226c4c483aaad628cd1ae9733959d2a9389c05" | 144 | SRCREV = "d1c6f7e5a2e0ee6c50bbf0668e44200bd8469a09" |