summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-03-31 11:01:04 +0300
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-05-12 14:47:11 +0300
commitae4b6421c0bb4771e2cedfcdadd44c04dc8e93f5 (patch)
treeacaecd3b089b341f87dd27384bb800c9b497148d /conf/layer.conf
parent5fcb893d078d718318ca94bf7f284ef35355c152 (diff)
downloadmeta-boot2qt-ae4b6421c0bb4771e2cedfcdadd44c04dc8e93f5.tar.gz
Build Qt5 and all addons
Use meta-qt5 layer to build Qt5, commercial addons and b2qt addons. Create new image and toolchain recipes with Qt5 content, so that the existing image and toolchain remain as-is without Qt5. Currently support only for imx6 targets. Change-Id: I398750dd1a62c6ff8ea216cfe364da273d8e9a77 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 97eb8ae..ea30841 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -33,3 +33,4 @@ BBFILE_PATTERN_b2qt := "^${LAYERDIR}/"
33BBFILE_PRIORITY_b2qt = "20" 33BBFILE_PRIORITY_b2qt = "20"
34 34
35LICENSE_PATH += "${LAYERDIR}/licenses" 35LICENSE_PATH += "${LAYERDIR}/licenses"
36QT_LICENCE = "${LAYERDIR}/licenses/QtEnterprise"