summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2023-05-31pybootchartgui: show elapsed time for each taskMauro Queiros
2023-05-25wic: Add argument --hidden to default imagerLeon Anavi
2023-05-22oe-buildenv-internal: remove path from previous projectChen Qi
2023-05-05scripts: fix buildstats diff/summary hard bound to host python3Paul Gortmaker
2023-05-04wic: add support for proper kernel name to bootimg-pcbiosSergei Zhmylev
2023-04-27wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp
2023-04-20scripts/runqemu: Add possibility to disable networkPavel Zhukov
2023-04-20scripts/rpm2cpio.sh: Use bzip2 instead of bunzip2Pavel Zhukov
2023-04-13wic: use part_name when definedDit Kozmaj
2023-04-03runqemu: respect IMAGE_LINK_NAMEMartin Jansa
2023-03-30Revert "runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86"Khem Raj
2023-03-28buildstats-summary: add an option to disable boldJose Quaresma
2023-03-27filemap.py: enforce maximum of 4kb block sizeAndrew Geissler
2023-03-25scripts/yocto_testresults_query.py: fix regression reports for branches with ...Alexis Lothoré
2023-03-25runqemu: Fix TypeError when command failsJoshua Watt
2023-03-25scripts/lib/buildstats: handle top-level build_stats not being completeRoss Burton
2023-03-23scripts: add buildstats-summaryRoss Burton
2023-03-23Do not remove the -m option for loongarch64Jialing Zhang
2023-03-22runqemu: direct mesa to use its own drivers, rather than ones provided by hos...Alexander Kanavin
2023-03-22runqemu: get_first_file() rename cmd* to glob*Martin Jansa
2023-03-16resulttool: Improve overlapping ptest result reportingRichard Purdie
2023-03-16pybootchart: Fix extents handling to account for cpu/io/mem pressure changesRichard Purdie
2023-03-16pybootchartui: Fix python syntax issueRichard Purdie
2023-03-14scripts/combo-layer: Fix python deprecation warningRichard Purdie
2023-03-14resulttool: add log --list-ptestRoss Burton
2023-03-14lib/resulttool: fix typo breaking resulttool log --ptestRoss Burton
2023-03-14runqemu: add an option to enable guest-agent virtio deviceClément Péron
2023-03-14devtool/upgrade: do not delete the workspace/recipes directoryAlexander Kanavin
2023-03-12scripts/yocto_testresults_query.py: set proper branches when using resulttoolAlexis Lothoré
2023-03-12scripts/resulttool: do not count newly passing tests as regressionsAlexis Lothoré
2023-03-12scripts/resulttool: fix ptests results containing a non reproducible pathAlexis Lothoré
2023-03-12scripts/resulttool: call fixup_ptest_names in regression_commonAlexis Lothoré
2023-03-08manpages: use an intercept to run mandbRoss Burton
2023-02-27scripts/yoct_testresults_query: manage base/target revision not foundAlexis Lothoré
2023-02-27scripts/runqemu: move render nodes check to runqemu from selftestAlexander Kanavin
2023-02-26resulttool/regression: Improve matching of poor ptest test namesRichard Purdie
2023-02-26resulttool/regression: Ensure LTP results are only compared against other LTP...Richard Purdie
2023-02-26scripts: add new helper for regression report generationAlexis Lothoré
2023-02-26scripts/resulttool/regression: add metadata filtering for oeselftestAlexis Lothoré
2023-02-26scripts/resulttool/regression: remove unused importAlexis Lothoré
2023-02-26wic: Fix populating of IMAGE_EFI_BOOT_FILES with uefi-kernelPavel Zhukov
2023-02-24checklayer: check for patch file upstream statusChee Yang Lee
2023-02-24devtool: ignore patch-fuzz errors when extracting sourceAlexander Kanavin
2023-02-20runqemu: kill qemu if it hangsMikko Rapeli
2023-02-20scripts/oe-setup-layers: do not clobber json module with a variable named 'json'Alexander Kanavin
2023-02-20scripts/oe-setup-layers: correct variable names - layers should be called reposAlexander Kanavin
2023-02-17lib/buildstats: handle tasks that never finishedRoss Burton
2023-02-15scripts/oe-setup-layers: print a note about submodules if presentAlexander Kanavin
2023-02-15wic: Fix usage of fstype=none in wicPavel Zhukov
2023-02-04base: add support for loongarch64Xiaotian Wu