diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-04 10:02:07 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-11-20 13:49:56 +0100 |
commit | 20331bd6b696793a7aa23a3c035e5ebcf3075aa3 (patch) | |
tree | e5da472c6bcf472da83418342c9a846125858194 /recipes-qt/qt5/qttools_git.bb | |
parent | 171871280307126c94faeeb90fb635a26495459d (diff) | |
download | meta-qt5-20331bd6b696793a7aa23a3c035e5ebcf3075aa3.tar.gz |
qt5: update to Qt 5.12.6
Signed-off-by: Mikko Gronoff <mikko.gronoff@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 8ff05a4c..2fe1cbf3 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 = "911477d8da320db645db2b6b6180f1193ba7d36f" | 35 | SRCREV = "c4988ca21346752e601df8a6b2cef3ee10c062f0" |
36 | 36 | ||
37 | BBCLASSEXTEND = "native nativesdk" | 37 | BBCLASSEXTEND = "native nativesdk" |
38 | 38 | ||