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/qtcharts_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/qtcharts_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtcharts_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtcharts_git.bb b/recipes-qt/qt5/qtcharts_git.bb index 91be8903..13ed20b2 100644 --- a/recipes-qt/qt5/qtcharts_git.bb +++ b/recipes-qt/qt5/qtcharts_git.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \ | |||
8 | 8 | ||
9 | DEPENDS += "qtbase qtdeclarative qtmultimedia" | 9 | DEPENDS += "qtbase qtdeclarative qtmultimedia" |
10 | 10 | ||
11 | SRCREV = "73d797cda0579f18ef4ef837a6384315619b50be" | 11 | SRCREV = "de7d5543ae093b84a6526cad0d8c56fc12f7526f" |
12 | 12 | ||
13 | # The same issue as in qtbase: | 13 | # The same issue as in qtbase: |
14 | # http://errors.yoctoproject.org/Errors/Details/152641/ | 14 | # http://errors.yoctoproject.org/Errors/Details/152641/ |