diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-06-10 08:48:41 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-06-10 12:00:02 +0000 |
commit | bbe412df38163d9ca511f93a6ac00cc2438bc1d7 (patch) | |
tree | dc4afdac3b4c02dc17dd7b26f046d07536a98af6 /recipes-qt/qt5/qtbase-native_git.bb | |
parent | 67a74e272da2b1fc3ea760181c1ec7837f53d19b (diff) | |
download | meta-qt5-5.13.0-rc2.tar.gz |
qt5: update submodulesv5.13.0-rc2
Update to Qt 5.13.0 RC2
Task-number: QTBUG-72311
Change-Id: Idb5079e13836a2b5b0d5812136a9107cb74fe521
Reviewed-by: Kari Oikarinen <kari.oikarinen@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 2973db8e..1dd5df21 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 = "ca0f85da82252057894401ada4c2daac63d770bb" | 144 | SRCREV = "e67ae0d62f4fdf0bd3cd95a7e9443c90c361e58d" |