diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-06-04 13:07:26 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-08-14 07:34:09 +0000 |
commit | 494e4fa32427230954f301cc0e8f6e7cdab4654e (patch) | |
tree | 563497a4ff1794e0bb1008fd67abaeefe53b34fb /meta-boot2qt/conf | |
parent | 7608ebe44f65f4d525081cf9a5b12cfa05792a8f (diff) | |
download | meta-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')
-rw-r--r-- | meta-boot2qt/conf/layer.conf | 2 |
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}/" | |||
39 | BBFILE_PRIORITY_b2qt = "20" | 39 | BBFILE_PRIORITY_b2qt = "20" |
40 | 40 | ||
41 | LICENSE_PATH += "${LAYERDIR}/licenses" | 41 | LICENSE_PATH += "${LAYERDIR}/licenses" |
42 | QT_LICENSE = "${LAYERDIR}/licenses/The-Qt-Company-DCLA-2.1" | 42 | QT_LICENSE = "${LAYERDIR}/licenses/The-Qt-Company-Commercial" |
43 | B2QTBASE = "${LAYERDIR}" | 43 | B2QTBASE = "${LAYERDIR}" |
44 | 44 | ||
45 | HOSTTOOLS += "git-lfs" | 45 | HOSTTOOLS += "git-lfs" |