summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-03-31 10:17:51 +0300
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-05-12 14:46:54 +0300
commit5fcb893d078d718318ca94bf7f284ef35355c152 (patch)
tree83493ab8e4817617dd74e0b4df3d87f595076c90 /conf/layer.conf
parent13db86c927bbaec61a889032cbdcb75bd29f085b (diff)
downloadmeta-boot2qt-5fcb893d078d718318ca94bf7f284ef35355c152.tar.gz
Add generic QtEnterprise license
QtEnterprise license can be used as a generic license for any recipe that is available under Qt for Device Creation license Change-Id: Iebab0b98badf00de388391d3e3558daec585cf07 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index f658ce5..97eb8ae 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -31,3 +31,5 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb \
31BBFILE_COLLECTIONS += "b2qt" 31BBFILE_COLLECTIONS += "b2qt"
32BBFILE_PATTERN_b2qt := "^${LAYERDIR}/" 32BBFILE_PATTERN_b2qt := "^${LAYERDIR}/"
33BBFILE_PRIORITY_b2qt = "20" 33BBFILE_PRIORITY_b2qt = "20"
34
35LICENSE_PATH += "${LAYERDIR}/licenses"