aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-19 09:51:58 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-03-02 07:29:46 +0000
commitdc20529cd55600787c003f5db4c82352740c3cf6 (patch)
treecc968f1824c0f6b084fa824d210b622917aa4ef2 /recipes-qt
parent8d03cf7bde54707fe70f05be57983cfce4a8374f (diff)
meta-qt5: update meta layer
- Pull in latest upstream/rocko commits. - Keep older qtsystems with old license files due emulator dependency Change-Id: I5c9c7cce77e1f308bd360dbe7b0b756a6e4e3203 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt5/qtsystems_git.bbappend9
1 files changed, 8 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtsystems_git.bbappend b/recipes-qt/qt5/qtsystems_git.bbappend
index 57c8285f..8ae3521a 100644
--- a/recipes-qt/qt5/qtsystems_git.bbappend
+++ b/recipes-qt/qt5/qtsystems_git.bbappend
@@ -1,6 +1,6 @@
############################################################################
##
-## Copyright (C) 2017 The Qt Company Ltd.
+## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
## This file is part of the Boot to Qt meta layer.
@@ -30,4 +30,11 @@
EXTRA_QMAKEVARS_PRE_append_emulator = " CONFIG+=simulator"
DEPENDS_append_emulator = " qtsimulator"
+LIC_FILES_CHKSUM = " \
+ file://LICENSE.LGPLv21;md5=4193e7f1d47a858f6b7c0f1ee66161de \
+ file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
+ file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \
+ file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
+"
+
SRCREV = "434af789f0d56ca7a521ca2d9ec8cf3b1057fd37"