summaryrefslogtreecommitdiffstats
path: root/conf/distro/b2qt.conf
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-01-20 12:20:51 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-01 11:40:53 +0000
commit754ef34ecf044e15c386979daec8b0c15b5da963 (patch)
treef905ab69aad53d8e79d60e9af6f6663c23a4dca3 /conf/distro/b2qt.conf
parent4d1bf317a41617a32a015ebeecc38ba36e4ece5c (diff)
downloadmeta-boot2qt-754ef34ecf044e15c386979daec8b0c15b5da963.tar.gz
qt5: change the QT_DIR_NAME to flatten installation folders
Remove the /qt5/ subdirectory from all of the Qt installation paths. This helps on Windows host, since the mingw DLLs are available in /usr/bin, but not in /usr/bin/qt5. Change-Id: Iba3e08aef98cb6c3dcb08e43fcce9152a4a432c1 Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
Diffstat (limited to 'conf/distro/b2qt.conf')
-rw-r--r--conf/distro/b2qt.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/b2qt.conf b/conf/distro/b2qt.conf
index 4baaa3c..ff20658 100644
--- a/conf/distro/b2qt.conf
+++ b/conf/distro/b2qt.conf
@@ -69,4 +69,6 @@ IMAGE_CLASSES += "image_types_sdcard deploy-conf"
69LICENSE_CREATE_PACKAGE = "1" 69LICENSE_CREATE_PACKAGE = "1"
70COPY_LIC_MANIFEST = "1" 70COPY_LIC_MANIFEST = "1"
71 71
72QT_DIR_NAME = ""
73
72include conf/distro/include/${MACHINE}.conf 74include conf/distro/include/${MACHINE}.conf