summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* logging: use warning instead warnChen Qi2019-04-2510-32/+32
* wic: use explicit errno importRoss Burton2019-04-251-4/+5
* wic/engine: Fix missing parted autobuilder failuresRichard Purdie2019-04-251-3/+5
* wic/engine.py: Load paths from PATH environment variableWilliam Bourque2019-04-251-2/+7
* scripts/lib/wic/engine: Fix cp's target path for ext* filesystemsLeonardo Augusto2019-04-251-1/+1
* wic: search nonarch STAGING_DATADIR for multilibKai Kang2019-04-251-1/+9
* wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr outputGeoff Parker2019-04-251-2/+7
* wic: Support for changing the imager.Davis, Michael2019-04-251-1/+1
* resulttool/manualexecution: Refactor and simplify codebaseYeoh Ee Peng2019-04-251-36/+20
* resulttool/manualexecution: Fixed step sorted by integerYeoh Ee Peng2019-04-251-1/+1
* resulttool/manualexecution: Enable display full steps without press enterYeoh Ee Peng2019-04-251-2/+3
* resulttool/manualexecution: Standardize input checkYeoh Ee Peng2019-04-251-2/+2
* resulttool: Allow extraction of ptest dataRichard Purdie2019-04-252-9/+32
* resulttool: Allow store to work on single filesRichard Purdie2019-04-251-9/+12
* 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
* wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu2018-11-241-4/+6
* checklayer: avoid recursive loop in add_layer_dependenciesNicolas Dechesne2018-10-181-0/+4
* qemux86-directdisk: remove mem= parameterAnuj Mittal2018-10-101-1/+1
* wic/qemux86: don't pass ip parameter to kernel in wksAnuj Mittal2018-08-291-1/+1
* devtool/sdk.py: error out in case of downloading file failureChen Qi2018-08-161-0/+3
* wic/engine: use up all free space when expanding partitionsAnuj Mittal2018-07-301-1/+3
* wic/engine: fix errors when expanding partitionsAnuj Mittal2018-07-301-5/+4
* wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal2018-07-021-2/+18
* wic/engine.py: improve error message when required tools are missingAnuj Mittal2018-07-021-2/+2
* qemux86-directdisk.wks: remove uvesafb.mode_optionAnuj Mittal2018-07-021-1/+1
* recipetool: fixed uncaught NameError exceptionSarah Marsh2018-06-151-0/+1
* wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie2018-04-201-1/+6
* yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin2018-04-102-0/+7
* recipetool: create: fix port number parsing issueMing Liu2018-04-031-2/+4
* checklayer: remove reference to undefined classAnuj Mittal2018-03-201-2/+2
* devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin2018-03-111-9/+11
* wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan2018-03-061-0/+3
* wic: Set a miniumum FAT16 volume size.Paulo Neves2018-03-041-1/+1
* wic: partition plugin wrongly assumes it is rootfsPaulo Neves2018-03-042-3/+3
* wic: Add post operation hook for SourcePluginParthiban Nallathambi2018-03-043-0/+17
* devtool: search: tweak help textPaul Eggleton2018-03-011-2/+2
* devtool: search: also look in recipe cachePaul Eggleton2018-03-011-33/+63
* devtool: deploy-target: don't specify ssh/scp port unless user doesPaul Eggleton2018-03-011-8/+4