summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/conf/layer.conf
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-06-04 13:07:26 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-08-14 07:34:09 +0000
commit494e4fa32427230954f301cc0e8f6e7cdab4654e (patch)
tree563497a4ff1794e0bb1008fd67abaeefe53b34fb /meta-boot2qt/conf/layer.conf
parent7608ebe44f65f4d525081cf9a5b12cfa05792a8f (diff)
downloadmeta-boot2qt-494e4fa32427230954f301cc0e8f6e7cdab4654e.tar.gz
Update Qt license agreement
Include the latest Qt License Agreement version 4.0, as it's available in qtbase. Use the same filename as used in meta-qt5 layer, so this license will be used in all Qt recipes that use The-Qt-Company-Commercial license. Change-Id: Ic02eb2c6c6d210ad30ee6a65d23afaa5b8b68589 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'meta-boot2qt/conf/layer.conf')
-rw-r--r--meta-boot2qt/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-boot2qt/conf/layer.conf b/meta-boot2qt/conf/layer.conf
index 43c8441..b8ba222 100644
--- a/meta-boot2qt/conf/layer.conf
+++ b/meta-boot2qt/conf/layer.conf
@@ -39,7 +39,7 @@ BBFILE_PATTERN_b2qt := "^${LAYERDIR}/"
39BBFILE_PRIORITY_b2qt = "20" 39BBFILE_PRIORITY_b2qt = "20"
40 40
41LICENSE_PATH += "${LAYERDIR}/licenses" 41LICENSE_PATH += "${LAYERDIR}/licenses"
42QT_LICENSE = "${LAYERDIR}/licenses/The-Qt-Company-DCLA-2.1" 42QT_LICENSE = "${LAYERDIR}/licenses/The-Qt-Company-Commercial"
43B2QTBASE = "${LAYERDIR}" 43B2QTBASE = "${LAYERDIR}"
44 44
45HOSTTOOLS += "git-lfs" 45HOSTTOOLS += "git-lfs"