diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-03-31 10:17:51 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-05-12 14:46:54 +0300 |
commit | 5fcb893d078d718318ca94bf7f284ef35355c152 (patch) | |
tree | 83493ab8e4817617dd74e0b4df3d87f595076c90 /conf/layer.conf | |
parent | 13db86c927bbaec61a889032cbdcb75bd29f085b (diff) | |
download | meta-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.conf | 2 |
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 \ | |||
31 | BBFILE_COLLECTIONS += "b2qt" | 31 | BBFILE_COLLECTIONS += "b2qt" |
32 | BBFILE_PATTERN_b2qt := "^${LAYERDIR}/" | 32 | BBFILE_PATTERN_b2qt := "^${LAYERDIR}/" |
33 | BBFILE_PRIORITY_b2qt = "20" | 33 | BBFILE_PRIORITY_b2qt = "20" |
34 | |||
35 | LICENSE_PATH += "${LAYERDIR}/licenses" | ||