summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* devtool: modify support debug-buildsAdrian Freihofer2024-12-171-0/+3
* scripts/install-buildtools: Update to 5.1.1Antonin Godard2024-12-131-2/+2
* scripts/devtool: use bb.util.listtasks instead of __BBTASKSRoss Burton2024-12-122-2/+2
* scripts/install-buildtools: preserve formatting in the help messageAleksandar Nikolic2024-12-091-1/+2
* resulttool/store: Fix permissions of logarchiveRichard Purdie2024-11-261-0/+1
* scripts/install-buildtools: Update to 5.1Aleksandar Nikolic2024-11-231-2/+2
* resulttool: Improve repo layout for oeselftest resultsRichard Purdie2024-11-231-1/+1
* resulttool: Trim the precision of duration informationRichard Purdie2024-11-231-0/+17
* resulttool: Clean up repoducible build logsRichard Purdie2024-11-231-0/+22
* resulttool: Handle ltp rawlogs as well as ptestRichard Purdie2024-11-231-13/+20
* resulttool: Add --logfile-archive option to store modeRichard Purdie2024-11-231-2/+17
* resulttool: Fix passthrough of --all files in store modeRichard Purdie2024-11-231-1/+1
* resulttool: Use single space indentation in json outputRichard Purdie2024-11-233-3/+3
* scripts/checklayer: check for SECURITY.mdRoss Burton2024-11-222-1/+45
* scripts: patchreview: fix failure when running from a different folderNicolas Dechesne2024-11-211-1/+1
* resulttool: Allow store to filter to specific revisionsRichard Purdie2024-11-141-0/+5
* patchreview: use check_upstream_status() from oe.qaMartin Jansa2024-11-121-3/+6
* wic: add WIC_SECTOR_SIZE variableVince Chang2024-10-292-24/+50
* cve-check: add support for cvss v4.0Peter Marko2024-10-251-0/+2
* buildstats-summary: look for buildstats if not specifiedRoss Burton2024-10-251-1/+15
* oeqa selftest uki.py: add tests for uki.bbclassMikko Rapeli2024-10-251-0/+3
* wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclassMikko Rapeli2024-10-251-115/+25
* wic bootimg-efi.py: keep timestamps and add debug printsMikko Rapeli2024-10-251-19/+30
* devtool: ide-sdk: fix help typoAntonin Godard2024-10-221-1/+1
* resulttool/regression.py: skip checking status for ptestresult.rawlogs/ptestr...Changqing Li2024-10-111-0/+2
* resulttool/regression.py: fix AttributeErrorChangqing Li2024-10-111-0/+1
* wic/rootfs.py: allow --exclude-path option to exclude symlinksYi Zhao2024-10-111-1/+1
* efi-bootdisk.wks: Increase overhead-factor to avoid test failuresRichard Purdie2024-10-101-1/+1
* migrate_localcount: Drop long obsolete codeRichard Purdie2024-10-081-40/+0
* default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLESJon Mason2024-10-081-1/+1
* Add script to make SPDX bindingsJoshua Watt2024-09-301-0/+12
* scripts/patchtest: split out result messagesTrevor Gamblin2024-09-301-8/+15
* patchtest: simplify, rename modulesTrevor Gamblin2024-09-301-15/+19
* patchtest: mbox.py: new data implementationTrevor Gamblin2024-09-301-8/+9
* devtool: drop useless variablesAdrian Freihofer2024-09-301-3/+0
* devtool: menuconfig remove useless codeAdrian Freihofer2024-09-301-6/+1
* devtool: drop S = WORKDIR workaroundAdrian Freihofer2024-09-301-38/+0
* scripts/install-buildtools: Update to 5.0.3Richard Purdie2024-09-171-2/+2
* oe-setup-build: Change how we get the SHELL valueRyan Eatmon2024-09-121-2/+2
* runqemu: remove unused uid variableKonrad Weihmann2024-09-101-1/+0
* runqemu: keep generating tap devicesKonrad Weihmann2024-09-101-10/+14
* oe-setup-build: Fix typoRyan Eatmon2024-09-051-1/+1
* devtool: remove obsolete SRCTREECOVEREDTASKS handlingAdrian Freihofer2024-09-041-3/+0
* devtool: modify kernel adds append twiceAdrian Freihofer2024-09-041-4/+0
* runqemu: add sd card deviceAlessandro Pecugi2024-08-301-0/+4
* runqemu: Fix detection of -serial parameterJörg Sommer2024-08-301-2/+2
* resulttool: Add support to create test report in JUnit XML formatClara Kowalsky2024-08-292-0/+82
* cve-json-to-text: add scriptMarta Rybczynska2024-08-251-0/+145
* recipetool: create_npm: reuse license utilsEnguerrand de Ribaucourt2024-08-232-64/+36
* recipetool: create: split guess_license functionEnguerrand de Ribaucourt2024-08-233-16/+26