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/qttools_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/qttools_git.bb')
-rw-r--r-- | recipes-qt/qt5/qttools_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index 5cf0a893..5eb34607 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb | |||
@@ -32,7 +32,7 @@ EXTRA_QMAKEVARS_PRE += " \ | |||
32 | ${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)} \ | 32 | ${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)} \ |
33 | " | 33 | " |
34 | 34 | ||
35 | SRCREV = "326463142b42b03c0e4c59069e099d6fd27212ce" | 35 | SRCREV = "eb5e165deb3bccdae40c146e3d311464b7548641" |
36 | 36 | ||
37 | BBCLASSEXTEND = "native nativesdk" | 37 | BBCLASSEXTEND = "native nativesdk" |
38 | 38 | ||