summaryrefslogtreecommitdiffstats
path: root/meta/files/ext-sdk-prepare.py
Commit message (Expand)AuthorAgeFilesLines
* ext-sdk-prepare.py: use quiet mode when preparing sysrootPaul Eggleton2017-04-191-1/+1
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-231-0/+2
* classes/populate_sdk_ext: drop duplicated error messagePaul Eggleton2016-08-171-1/+1
* classes/populate_sdk_ext: show progress when preparing build systemPaul Eggleton2016-07-261-24/+43
* classes/populate_sdk_ext: eliminate double execution on installPaul Eggleton2016-07-081-51/+1
* scripts: Replace basestring -> str for python3Ed Bartosh2016-06-021-1/+1
* ext-sdk-prepare.py: exclude do_rm_work from unexpected output; create unit testBill Randle2016-04-181-11/+16
* scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie2016-03-311-1/+1
* classes/populate_sdk_ext: parse metadata on minimal SDK installPaul Eggleton2016-03-251-3/+7
* ext-sdk-prepare: Catch setscene tasks which should have run but didn'tRichard Purdie2016-03-071-1/+3
* classes/populate_sdk_ext: check that extensible SDK prepared correctlyPaul Eggleton2016-01-151-0/+92