summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* resulttool/manualexecution: To output right test case idMazliana2019-03-261-9/+6
* resulttool/report: Enable roll-up report for a commitYeoh Ee Peng2019-03-261-3/+13
* scripts/resulttool: Enable manual result store and regressionYeoh Ee Peng2019-03-262-19/+26
* resulttool/regression: Ensure regressoin results are sortedYeoh Ee Peng2019-03-261-4/+4
* resulttool/store: Fix missing variable causing testresult corruptionRichard Purdie2019-03-261-1/+1
* resulttool/report: Ensure ptest results are sortedRichard Purdie2019-03-261-1/+1
* resulttool/report: Ensure test suites with no results show up on the reportRichard Purdie2019-03-261-5/+8
* resulttool/report: Handle missing metadata sections more cleanlyRichard Purdie2019-03-261-3/+6
* resulttool/store: Handle results files for multiple revisionsRichard Purdie2019-03-261-16/+23
* resulttool/resultutils: Avoids tracebacks for missing logsRichard Purdie2019-03-261-1/+2
* resulttool: Improvements to allow integration to the autobuilderRichard Purdie2019-03-268-447/+478
* scripts/resulttool: enable manual execution and result creationMazliana2019-03-261-0/+137
* resulttool: enable merge, store, report and regression analysisYeoh Ee Peng2019-03-267-0/+604
* lib/buildstats: Improve error messageRichard Purdie2019-02-251-1/+1
* wic/engine: Fix missing parted autobuilder failuresRichard Purdie2019-02-251-3/+5
* wic/engine.py: Load paths from PATH environment variableWilliam Bourque2019-02-251-2/+7
* scripts/lib/wic/engine: Fix cp's target path for ext* filesystemsLeonardo Augusto2019-02-251-1/+1
* checklayer: Avoid adding the layer if it is already presentRobert Yang2019-02-251-19/+17
* checklayer: generate locked-sigs.inc under builddirChangqing Li2019-02-251-3/+3
* devtool: improve git repo checks before check_commits logicDan Dedrick2019-02-251-1/+5
* devtool: remove duplicate overridesDan Dedrick2019-02-251-0/+5
* wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblkAlexey Brodkin2019-02-061-2/+2
* devtool: fix target-deploy --stripAdrian Freihofer2019-01-081-1/+1
* wic: use explicit errno importRoss Burton2018-11-071-4/+5
* wic: search nonarch STAGING_DATADIR for multilibKai Kang2018-10-161-1/+9
* wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr outputGeoff Parker2018-10-121-2/+7
* wic: Support for changing the imager.Davis, Michael2018-10-101-1/+1
* qemux86-directdisk: remove mem= parameterAnuj Mittal2018-10-041-1/+1
* checklayer: avoid recursive loop in add_layer_dependenciesNicolas Dechesne2018-09-251-0/+4
* isoimage-isohybrid: don't include cpio in cpio imageIoan-Adrian Ratiu2018-09-201-4/+3
* wic: Introduce the --use-label partition parameterKevin Hao2018-09-134-7/+28
* wic: squashfs does support partition uuid.Emmanuel Roullit2018-09-111-2/+2
* build.py: add clean option to 'devtool build' commandChen Qi2018-09-101-1/+6
* isoimage-isohybrid: Fix variable namesAlexandru Vasiu2018-08-291-2/+2
* isoimage-isohybrid: Fix creating initrd.cpioAlexandru Vasiu2018-08-291-1/+1
* wic: bootimg-partition: Select a preferred type if multi kernel images are in...Kevin Hao2018-08-211-9/+13
* wic: bootimg-partition: Add support to specify a custom extlinux.confKevin Hao2018-08-211-32/+47
* wic: bootimg-partition: Add support to create the u-boot boot config fileKevin Hao2018-08-151-3/+48
* wic: bootimg-partition: Add do_configure_partition() methodKevin Hao2018-08-151-24/+37
* wic: bootimg-partition: Use the relative path in the install_taskKevin Hao2018-08-151-8/+6
* wic: Remove the unused variable Partition.sourceparams_dictKevin Hao2018-08-151-1/+0
* wic/qemux86: don't pass ip parameter to kernel in wksAnuj Mittal2018-08-021-1/+1
* wic/engine: improve error reporting when using rm with wicAnuj Mittal2018-07-261-2/+14
* logging: use warning instead warnChen Qi2018-07-2610-32/+32
* wic/engine: use up all free space when expanding partitionsAnuj Mittal2018-07-181-1/+3
* wic/engine: fix errors when expanding partitionsAnuj Mittal2018-07-181-5/+4
* recipetool: add 'edit' subcommandChristopher Larson2018-07-041-0/+54
* wic: isoimage-isohybrid: debloat image of redundant rootfsIoan-Adrian Ratiu2018-06-292-27/+2
* wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu2018-06-291-4/+6
* oe.scriptutils.run_editor: ditch the error-prone argument quotingChristopher Larson2018-06-271-12/+12