summaryrefslogtreecommitdiffstats
path: root/scripts/build-all.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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>