summaryrefslogtreecommitdiffstats
path: root/scripts/build-all.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts: add option to upload all buildsSamuli Piippo2015-02-041-1/+17
| | | | | Change-Id: I520e834872d72e1e69519f86220b5400028d644e Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Helper script to build all device imagesSamuli Piippo2014-11-261-0/+35
build-all.sh can be used to build image and toolchain for all device which have build environment already setup. Have to use bash, since the oe-init-build-env does not support dash. Change-Id: I95778919015b40444f229d471791b5637de7d0d3 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>