aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2019-04-09logging: use warning instead warnChen Qi
2019-04-07wic: use explicit errno importRoss Burton
2019-04-07wic/engine: Fix missing parted autobuilder failuresRichard Purdie
2019-04-07wic/engine.py: Load paths from PATH environment variableWilliam Bourque
2019-04-07scripts/lib/wic/engine: Fix cp's target path for ext* filesystemsLeonardo Augusto
2019-04-07wic: search nonarch STAGING_DATADIR for multilibKai Kang
2019-04-07wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr outputGeoff Parker
2019-04-07wic: Support for changing the imager.Davis, Michael
2019-04-06resulttool/manualexecution: Refactor and simplify codebaseYeoh Ee Peng
2019-04-06resulttool/manualexecution: Fixed step sorted by integerYeoh Ee Peng
2019-04-06resulttool/manualexecution: Enable display full steps without press enterYeoh Ee Peng
2019-04-06resulttool/manualexecution: Standardize input checkYeoh Ee Peng
2019-04-06resulttool: Allow extraction of ptest dataRichard Purdie
2019-04-06resulttool: Allow store to work on single filesRichard Purdie
2019-03-25resulttool/manualexecution: To output right test case idMazliana
2019-03-25resulttool/report: Enable roll-up report for a commitYeoh Ee Peng
2019-03-25scripts/resulttool: Enable manual result store and regressionYeoh Ee Peng
2019-03-25resulttool/regression: Ensure regressoin results are sortedYeoh Ee Peng
2019-03-25resulttool/store: Fix missing variable causing testresult corruptionRichard Purdie
2019-03-25 resulttool/report: Ensure ptest results are sortedRichard Purdie
2019-03-25resulttool/report: Ensure test suites with no results show up on the reportRichard Purdie
2019-03-25resulttool/report: Handle missing metadata sections more cleanlyRichard Purdie
2019-03-25resulttool/store: Handle results files for multiple revisionsRichard Purdie
2019-03-25resulttool/resultutils: Avoids tracebacks for missing logsRichard Purdie
2019-03-25resulttool: Improvements to allow integration to the autobuilderRichard Purdie
2019-03-25scripts/resulttool: enable manual execution and result creationMazliana
2019-03-25resulttool: enable merge, store, report and regression analysisYeoh Ee Peng
2018-11-24wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu
2018-10-18checklayer: avoid recursive loop in add_layer_dependenciesNicolas Dechesne
2018-10-10qemux86-directdisk: remove mem= parameterAnuj Mittal
2018-08-29wic/qemux86: don't pass ip parameter to kernel in wksAnuj Mittal
2018-08-15devtool/sdk.py: error out in case of downloading file failureChen Qi
2018-07-30wic/engine: use up all free space when expanding partitionsAnuj Mittal
2018-07-30wic/engine: fix errors when expanding partitionsAnuj Mittal
2018-07-02wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal
2018-07-02wic/engine.py: improve error message when required tools are missingAnuj Mittal
2018-07-02qemux86-directdisk.wks: remove uvesafb.mode_optionAnuj Mittal
2018-06-15recipetool: fixed uncaught NameError exceptionSarah Marsh
2018-04-20wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie
2018-04-09yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin
2018-04-03recipetool: create: fix port number parsing issueMing Liu
2018-03-19checklayer: remove reference to undefined classAnuj Mittal
2018-03-11devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin
2018-03-06wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan
2018-03-03wic: Set a miniumum FAT16 volume size.Paulo Neves
2018-03-03wic: partition plugin wrongly assumes it is rootfsPaulo Neves
2018-03-03wic: Add post operation hook for SourcePluginParthiban Nallathambi
2018-03-01devtool: search: tweak help textPaul Eggleton
2018-03-01devtool: search: also look in recipe cachePaul Eggleton
2018-03-01devtool: deploy-target: don't specify ssh/scp port unless user doesPaul Eggleton