summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/files/qbsp/base_installscript.qs
Commit message (Collapse)AuthorAgeFilesLines
* QBSP: add check for supported host systemSamuli Piippo2018-10-231-0/+58
Warn user if they try to use windows QBSP on a linux system or vice versa. Set package as Default, so they are selected automatically when using command line options, and disable components if host system is not compatible so that user cannot continue with the installation. Change-Id: I84d963b8faee00c6fbaa622cb7347606a18c7c6f Reviewed-by: Katja Marttila <katja.marttila@qt.io>