diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2016-12-28 08:06:54 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-01-25 16:13:51 +0100 |
| commit | 4020adfd5198cf581eb20fbfd7d5b4c1a42fcdf4 (patch) | |
| tree | 5726d452fb4d98adad4a1dabceb01a9d689e3a9b /recipes-qt/qt5/qtserialport_git.bb | |
| parent | da138c99142bec136e43eba35ce09d86f00eca2c (diff) | |
| download | meta-qt5-4020adfd5198cf581eb20fbfd7d5b4c1a42fcdf4.tar.gz | |
qt5: update submodule SRCREVs to 5.7.1 release
* squashed with https://patchwork.openembedded.org/patch/135662/
qtwayland: update patch to apply with Qt 5.7.1
Update 0001-Fix-building-of-QWaylandIntegration-if-some-Qt5-feat.patch
to apply on Qt 5.7.1 sources.
Change-Id: I541f6fb5a706cdec3451dad015590a6624298a18
Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtserialport_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtserialport_git.bb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtserialport_git.bb b/recipes-qt/qt5/qtserialport_git.bb index d5f37d5f..ef780d43 100644 --- a/recipes-qt/qt5/qtserialport_git.bb +++ b/recipes-qt/qt5/qtserialport_git.bb | |||
| @@ -5,14 +5,14 @@ require qt5-git.inc | |||
| 5 | # other qt* components use :/ | 5 | # other qt* components use :/ |
| 6 | LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & The-Qt-Company-Qt-LGPL-Exception-1.1 | LGPL-3.0)" | 6 | LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & The-Qt-Company-Qt-LGPL-Exception-1.1 | LGPL-3.0)" |
| 7 | LIC_FILES_CHKSUM = " \ | 7 | LIC_FILES_CHKSUM = " \ |
| 8 | file://LICENSE.LGPLv21;md5=58a180e1cf84c756c29f782b3a485c29 \ | 8 | file://LICENSE.LGPLv21;md5=4bfd28363f541b10d9f024181b8df516 \ |
| 9 | file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \ | 9 | file://LICENSE.LGPLv3;md5=e0459b45c5c4840b353141a8bbed91f0 \ |
| 10 | file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \ | 10 | file://LICENSE.GPLv3;md5=88e2b9117e6be406b5ed6ee4ca99a705 \ |
| 11 | file://LGPL_EXCEPTION.txt;md5=bb426f3367c4805d1e12fad05bd0b750 \ | 11 | file://LGPL_EXCEPTION.txt;md5=bb426f3367c4805d1e12fad05bd0b750 \ |
| 12 | file://LICENSE.FDL;md5=3801d7932fdc07fd9efe89f9854a6caa \ | 12 | file://LICENSE.FDL;md5=3801d7932fdc07fd9efe89f9854a6caa \ |
| 13 | file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \ | 13 | file://LICENSE.GPLv2;md5=c96076271561b0e3785dad260634eaa8 \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | DEPENDS += "qtbase" | 16 | DEPENDS += "qtbase" |
| 17 | 17 | ||
| 18 | SRCREV = "7346857f4f675f57572d54f15cfad9111af2abde" | 18 | SRCREV = "0b9f41c28cece4fe51011083e646aba405ec3a65" |
