summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/conf/layer.conf
diff options
context:
space:
mode:
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"