diff options
Diffstat (limited to 'meta-boot2qt/conf/layer.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" |