summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-02 15:00:29 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-05 10:30:20 +0000
commit3bf89974cee602602d98769010d79db2af5d6154 (patch)
tree25fd99a02381910ffae4086015f77b370ffa8d27 /conf
parent17e03213cd50ffd5caed3e912b149cfbee7355a5 (diff)
downloadmeta-boot2qt-3bf89974cee602602d98769010d79db2af5d6154.tar.gz
Include configure-qtcreator.sh script in the toolchain
ABI and default CONFIG file are set during build, so the script can be called from installed toolchain without any arguments. Change-Id: I533d79864133822f0ea86a39b8c9549280db4c38 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to '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 404957f..0c0468b 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -35,3 +35,4 @@ BBFILE_PRIORITY_b2qt = "20"
35 35
36LICENSE_PATH += "${LAYERDIR}/licenses" 36LICENSE_PATH += "${LAYERDIR}/licenses"
37QT_LICENCE = "${LAYERDIR}/licenses/QtEnterprise" 37QT_LICENCE = "${LAYERDIR}/licenses/QtEnterprise"
38B2QTBASE = "${LAYERDIR}"