diff options
author | Sébastien Szymanski <sebastien.szymanski@armadeus.com> | 2018-02-27 18:48:26 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-02-27 20:18:51 +0100 |
commit | ee5724ca058419e352cf2271e4339bd9436a9ca2 (patch) | |
tree | 6772e126fd453f4fd75a6e9e6edb9bf4172c236a /package/qt5/qt5tools | |
parent | 52df4a211ce97bc978f3d60c86b85cb003c19b11 (diff) | |
download | buildroot-ee5724ca058419e352cf2271e4339bd9436a9ca2.tar.gz buildroot-ee5724ca058419e352cf2271e4339bd9436a9ca2.zip |
qt5: bump latest version to 5.9.4
qt5connectivity:
- removed
0001-Example-heartrate-server-needs-only-core-and-bluetoo.patch
(upstream comitted [1])
qt5quickcontrols2:
- removed 0001-Example-flatstyle-needs-widgets-module.patch (upstream
comitted [2])
qt5webengine:
- removed 0002-Load-libEGL-and-libGLES2-symbols-implicitly.patch
(upstream comitted, reverted and recomitted [3])
[1] https://codereview.qt-project.org/211810
[2] https://codereview.qt-project.org/212583
[3] https://codereview.qt-project.org/209547
Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5tools')
-rw-r--r-- | package/qt5/qt5tools/qt5tools.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/qt5/qt5tools/qt5tools.hash b/package/qt5/qt5tools/qt5tools.hash index 44856400e7..40176e6aee 100644 --- a/package/qt5/qt5tools/qt5tools.hash +++ b/package/qt5/qt5tools/qt5tools.hash @@ -1,8 +1,8 @@ # Hash from: https://download.qt.io/official_releases/qt/5.6/5.6.3/submodules/qttools-opensource-src-5.6.3.tar.xz.mirrorlist sha256 1a63ba838058d73cb540040589b235ded77f76402693decfd6d4d3c75ea67926 qttools-opensource-src-5.6.3.tar.xz -# Hash from: https://download.qt.io/official_releases/qt/5.9/5.9.3/submodules/qttools-opensource-src-5.9.3.tar.xz.mirrorlist -sha256 442c38de3e35f9dcc355dadff35436e23a5a7abd7dd1167a3bf6325e3d9284ff qttools-opensource-src-5.9.3.tar.xz +# Hash from: https://download.qt.io/official_releases/qt/5.9/5.9.4/submodules/qttools-opensource-src-5.9.4.tar.xz.mirrorlist +sha256 95aa5782d5a79be22fba36cea4dc2319cf2a2060a3cc1e24e6585b8d98996e87 qttools-opensource-src-5.9.4.tar.xz # Hashes for license files: sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE.GPL2 |