summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* devtool: build: Also run deploy for devtool build if applicableJaewon Lee2019-08-211-1/+12
* resulttool: Prevent multiple results for the same testJon Mason2019-08-211-0/+14
* yocto-check-layer: Ensure we use OEBasicHash as the signature handlerRichard Purdie2019-08-211-1/+1
* wic: Make disk partition size consistently computedJason Wessel2019-08-121-12/+6
* wic: Add partition type for msdos partition tablesJason Wessel2019-08-123-11/+29
* wic/plugins: Source that support both EFI and BIOSWilliam Bourque2019-07-231-0/+213
* devtool: remove temp dir in upgradeChen Qi2019-07-221-0/+1
* wic: Fix (again) partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado2019-07-191-25/+12
* wic: add support for kernel with initramfs bundledChee Yang Lee2019-07-173-14/+29
* scripts/buildstats-diff: Add option to filter tasksJoshua Watt2019-07-171-1/+5
* devtool: provide support for devtool menuconfig commandSai Hari Chandana Kalluri2019-07-172-0/+84
* devtool/standard.py: Create a copy of kernel source within work-shared if not...Sai Hari Chandana Kalluri2019-07-171-1/+19
* devtool/standard.py: Update devtool modify to copy source from work-shared if...Sai Hari Chandana Kalluri2019-07-171-23/+99
* recipetool: add MD5 hash for the line-wrapped MPL-1.1 licenseRoss Burton2019-07-111-0/+1
* devtool: upgrade: fix handling of errors parsing upgraded recipePaul Eggleton2019-07-031-10/+18
* recipetool: ignore zero-length setup.py filesPaul Eggleton2019-07-031-2/+7
* package: Build pkgdata specific to the current recipeRichard Purdie2019-06-301-1/+3
* wic: python2 -> python3Robert Yang2019-06-303-3/+3
* devtool: warn user about multiple layer having the same base nameChen Qi2019-06-281-4/+18
* wic/bootimg-efi: allow multiple initrdChee Yang Lee2019-06-191-6/+16
* resulttool/merge: Enable control TESTSERIES and extra configurationsYeoh Ee Peng2019-06-121-5/+15
* resulttool/store: Enable add EXECUTED_BY config to resultsYeoh Ee Peng2019-06-121-2/+7
* resulttool/resultutils: Enable add extra configurations to resultsYeoh Ee Peng2019-06-121-7/+12
* wic/plugins: kernel image refer to KERNEL_IMAGETYPEChee Yang Lee2019-06-113-15/+35
* recipetool: add python3 supportMaciej Pijanowski2019-06-101-11/+11
* wic/filemap: handle FIGETBSZ failingRoss Burton2019-06-081-1/+4
* wic/engine: include .wks.in in wic search and listChee Yang Lee2019-06-071-3/+4
* resulttool: Remove prints if no tests occurJon Mason2019-06-041-11/+3
* resulttool/manualexecution: Enable creation of test case configurationsangeeta jain2019-06-041-1/+30
* resulttool: modify to be multi-machineJon Mason2019-06-042-67/+81
* wic: bootimg-efi: add label source parameterChee Yang Lee2019-05-301-4/+15
* wic/bootimg-efi: replace hardcoded volume name with labelChee Yang Lee2019-05-151-2/+4
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-0959-587/+81
* resulttool: Add option to dump all ptest logsJoshua Watt2019-05-082-16/+54
* recipetool: fix unbound variable when fixed SRCREV can't be foundAlex Kiernan2019-05-081-1/+1
* resulttool: add LTP compliance sectionArmin Kuster2019-04-292-1/+58
* resulttool: add ltp test supportArmin Kuster2019-04-292-1/+59
* resulttool/manualexecution: Enable test case configuration optionsangeeta jain2019-04-261-2/+12
* Revert "wic: Set a miniumum FAT16 volume size."Angus Lees2019-04-261-1/+1
* resultool/resultutils: Fix module import errorRichard Purdie2019-04-261-1/+1
* resulttool: Add log subcommandJoshua Watt2019-04-252-1/+57
* resulttool: Load results from URLJoshua Watt2019-04-255-13/+28
* resulttool/manualexecution: Refactor and remove duplicate codeYeoh Ee Peng2019-04-121-47/+40
* recipetool: add missed moduleLei Yang2019-04-121-0/+1
* resulttool/manualexecution: Enable creation of configuration option fileYeoh Ee Peng2019-04-101-1/+53
* resulttool/manualexecution: Enable configuration options selectionYeoh Ee Peng2019-04-101-9/+39
* devtool: standard: Handle exporting generated config fragmentsNathan Rossi2019-04-091-0/+14
* resulttool/manualexecution: Refactor and simplify codebaseYeoh Ee Peng2019-04-041-36/+20
* resulttool/manualexecution: Fixed step sorted by integerYeoh Ee Peng2019-04-041-1/+1
* resulttool/manualexecution: Enable display full steps without press enterYeoh Ee Peng2019-04-041-2/+3