summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtsystems_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtsystems_git.bbappend')
-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 57c8285..8ae3521 100644
--- a/recipes-qt/qt5/qtsystems_git.bbappend
+++ b/recipes-qt/qt5/qtsystems_git.bbappend
@@ -1,6 +1,6 @@
1############################################################################ 1############################################################################
2## 2##
3## Copyright (C) 2017 The Qt Company Ltd. 3## Copyright (C) 2018 The Qt Company Ltd.
4## Contact: https://www.qt.io/licensing/ 4## Contact: https://www.qt.io/licensing/
5## 5##
6## This file is part of the Boot to Qt meta layer. 6## This file is part of the Boot to Qt meta layer.
@@ -30,4 +30,11 @@
30EXTRA_QMAKEVARS_PRE_append_emulator = " CONFIG+=simulator" 30EXTRA_QMAKEVARS_PRE_append_emulator = " CONFIG+=simulator"
31DEPENDS_append_emulator = " qtsimulator" 31DEPENDS_append_emulator = " qtsimulator"
32 32
33LIC_FILES_CHKSUM = " \
34 file://LICENSE.LGPLv21;md5=4193e7f1d47a858f6b7c0f1ee66161de \
35 file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
36 file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \
37 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
38"
39
33SRCREV = "434af789f0d56ca7a521ca2d9ec8cf3b1057fd37" 40SRCREV = "434af789f0d56ca7a521ca2d9ec8cf3b1057fd37"