summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* list-packageconfig-flags: print PN instead of PPaul Eggleton2019-07-031-1/+1
* scripts/contrib/ddimage: be explicit whether device doesn't exist or isn't wr...Paul Eggleton2019-07-031-2/+7
* scripts/contrib/ddimage: replace blacklist with mount checkPaul Eggleton2019-07-031-13/+67
* scripts/contrib/ddimage: fix typoPaul Eggleton2019-07-031-1/+1
* package: Build pkgdata specific to the current recipeRichard Purdie2019-06-301-1/+3
* wic: python2 -> python3Robert Yang2019-06-303-3/+3
* ksum.py: python -> python3Robert Yang2019-06-301-22/+22
* devtool: warn user about multiple layer having the same base nameChen Qi2019-06-281-4/+18
* gtk-icon-cache: rename intercept to update_gtk_icon_cacheRoss Burton2019-06-271-1/+2
* 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
* runqemu: QB_FSINFO to support fstype wic imagesAdrian Freihofer2019-06-101-5/+44
* 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
* runqemu: Add the support to pass multi ports to tcpserial parameterKevin Hao2019-06-071-3/+9
* 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
* runqemu: Add support for kvm on aarch64Richard Purdie2019-05-311-9/+13
* 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-09151-1240/+249
* resulttool: Add option to dump all ptest logsJoshua Watt2019-05-082-16/+54
* scripts/pybootchart/draw: Fix some bounding problemsRichard Purdie2019-05-081-1/+5
* scripts/pybootchart/draw: Clarify some variable namesRichard Purdie2019-05-081-9/+10
* scripts/pybootchart: Port to python3Richard Purdie2019-05-084-118/+118
* scripts/pybootchart: Fix mixed indentationRichard Purdie2019-05-081-689/+689
* recipetool: fix unbound variable when fixed SRCREV can't be foundAlex Kiernan2019-05-081-1/+1
* wic: add global debug optionRoss Burton2019-05-071-0/+5
* wic: change expand behaviour to match docsRoss Burton2019-05-071-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-253-1/+59
* resulttool: Load results from URLJoshua Watt2019-04-255-13/+28
* runqemu: do not check return code of tputChen Qi2019-04-121-2/+4
* 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