summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
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-28scripts/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 names4.2_M3Richard 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-23runqemu: 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-16meta/conf: move default configuration templates into meta/conf/templates/defaultAlexander Kanavin
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
2023-02-02meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa
2023-01-29scripts/bitbake-prserv-tool: Fix to work with memres bitbakeRichard Purdie
2023-01-26runqemu: add process of option QB_NFSROOTFS_EXTRA_OPTXiangyu Chen
2023-01-26wic/efi-bootdisk.wks: Fix for 6.1 kernel versionsRichard Purdie
2023-01-18scripts/oe-setup-layers: Make efficiently idempotentChuck Wolber
2022-12-31devtool: process local files only for the main branchAlexander Kanavin
2022-12-21runqemu: add QB_SETUP_CMD and QB_CLEANUP_CMDMikko Rapeli
2022-12-18devtool/upgrade: correctly handle recipes where S is a subdir of upstream treeAlexander Kanavin
2022-12-09yocto-check-layer: Allow OE-Core to be testedRichard Purdie
2022-12-08scripts/checklayer: Update to match bitbake changesRichard Purdie
2022-12-08devtool/friends: Use LAYERSERIES_CORENAMES when generating LAYERSERIES_COMPAT...4.2_M1Richard Purdie
2022-12-08combo-layer: add sync-revs commandRoss Burton
2022-12-08combo-layer: dont use bb.utils.renameRoss Burton
2022-12-08combo-layer: remove unused importRoss Burton
2022-12-08lib/buildstats: fix parsing of trees with reduced_proc_pressure directoriesRoss Burton
2022-11-29runqemu: do not hardcode the ip address of the nfs server when using tapAlexander Kanavin
2022-11-29qemu-helper: depend on unfs3 and pseudo directlyAlexander Kanavin
2022-11-29unfs: update 0.9.22 -> 0.10.0Alexander Kanavin
2022-11-20runqemu: limit slirp host port forwarding to localhost 127.0.0.1Mikko Rapeli
2022-11-14scripts: convert-overrides: Allow command-line customizationsJoshua Watt