summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* resulttool/manualexecution: To output right test case idMazliana2019-03-181-9/+6
* resulttool/report: Enable roll-up report for a commitYeoh Ee Peng2019-03-181-3/+13
* correct do_patch for kernel bbappend in sdkYann CARDAILLAC2019-03-121-3/+1
* scripts/resulttool: Enable manual result store and regressionYeoh Ee Peng2019-03-072-19/+26
* oe.scriptutils: enable color in a more flexible wayChristopher Larson2019-03-061-6/+7
* wic: Ensure that sourceparams values can contain '='Jan Kiszka2019-02-281-1/+1
* resulttool/regression: Ensure regressoin results are sortedYeoh Ee Peng2019-02-281-4/+4
* resulttool/store: Fix missing variable causing testresult corruptionRichard Purdie2019-02-281-1/+1
* resulttool/report: Ensure ptest results are sortedRichard Purdie2019-02-271-1/+1
* resulttool/report: Ensure test suites with no results show up on the reportRichard Purdie2019-02-271-5/+8
* resulttool/report: Handle missing metadata sections more cleanlyRichard Purdie2019-02-271-3/+6
* resulttool/store: Handle results files for multiple revisionsRichard Purdie2019-02-271-16/+23
* devtool: deploy-target: allow use of alternate sshOlaf Mandel2019-02-251-4/+16
* resulttool/resultutils: Avoids tracebacks for missing logsRichard Purdie2019-02-251-1/+2
* resulttool: Improvements to allow integration to the autobuilderRichard Purdie2019-02-218-447/+478
* scripts/resulttool: enable manual execution and result creationMazliana2019-02-211-0/+137
* resulttool: enable merge, store, report and regression analysisYeoh Ee Peng2019-02-217-0/+604
* lib/buildstats: Improve error messageRichard Purdie2019-02-161-1/+1
* wic/engine: Fix missing parted autobuilder failuresRichard Purdie2019-02-151-3/+5
* wic/engine.py: Load paths from PATH environment variableWilliam Bourque2019-02-141-2/+7
* scripts/lib/wic/engine: Fix cp's target path for ext* filesystemsLeonardo Augusto2019-02-141-1/+1
* checklayer: Avoid adding the layer if it is already presentRobert Yang2019-02-141-19/+17
* devtool: add --all option to check-upgrade-statusRoss Burton2019-02-021-1/+2
* devtool: add a command to print an overall list of recipes that can be updatedAlexander Kanavin2019-01-261-0/+20
* devtool: improve git repo checks before check_commits logicDan Dedrick2019-01-221-1/+5
* devtool: remove duplicate overridesDan Dedrick2019-01-221-0/+5
* wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblkAlexey Brodkin2019-01-161-2/+2
* wic: allow bitbake variables in kickstarter filesRasmus Villemoes2019-01-141-0/+17
* devtool: fix target-deploy --stripAdrian Freihofer2018-11-271-1/+1
* scripts: Remove deprecated imp module usageRichard Purdie2018-11-161-6/+5
* wic: bootimg-efi: add a title source parameterMing Liu2018-11-161-2/+4
* checklayer: generate locked-sigs.inc under builddirChangqing Li2018-11-161-3/+3
* 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