diff options
| author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-02 15:00:29 +0200 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-05 10:30:20 +0000 |
| commit | 3bf89974cee602602d98769010d79db2af5d6154 (patch) | |
| tree | 25fd99a02381910ffae4086015f77b370ffa8d27 /conf/layer.conf | |
| parent | 17e03213cd50ffd5caed3e912b149cfbee7355a5 (diff) | |
| download | meta-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/layer.conf')
| -rw-r--r-- | conf/layer.conf | 1 |
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 | ||
| 36 | LICENSE_PATH += "${LAYERDIR}/licenses" | 36 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 37 | QT_LICENCE = "${LAYERDIR}/licenses/QtEnterprise" | 37 | QT_LICENCE = "${LAYERDIR}/licenses/QtEnterprise" |
| 38 | B2QTBASE = "${LAYERDIR}" | ||
