summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/runqemu-ifup: Fix 10 or more tap devicesRichard Purdie2023-06-191-1/+1
* scripts/runqemu-ifup: Fix extra parameter issueRichard Purdie2023-06-191-2/+2
* runqemu-gen-tapdevs: fix missing variable quoteTrevor Gamblin2023-06-191-1/+1
* runqemu-if*: Rename confusing variable nameRichard Purdie2023-06-162-14/+14
* runqemu/qemu-helper: Drop tunctlRichard Purdie2023-06-163-53/+11
* devtool: Fix the wrong variable in srcuri_entryCharlie Wu2023-06-151-1/+1
* scripts/runqemu: allocate unfsd ports in a way that doesn't race or clash wit...Alexander Kanavin2023-06-151-11/+8
* scripts/runqemu: split lock dir creation into a reusable functionAlexander Kanavin2023-06-151-16/+13
* runqemu-ifupdown/get-tapdevs: Add support for ip tuntapJörg Sommer2023-06-133-27/+44
* runqemu-gen-tapdevs: RefactoringJörg Sommer2023-06-131-39/+36
* meta: introduce KCONFIG_CONFIG_ENABLE_MENUCONFIGMing Liu2023-06-091-3/+3
* image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape2023-06-061-0/+2
* pybootchartgui: show elapsed time for each taskMauro Queiros2023-05-311-0/+5
* wic: Add argument --hidden to default imagerLeon Anavi2023-05-253-0/+9
* oe-buildenv-internal: remove path from previous projectChen Qi2023-05-221-8/+9
* scripts: fix buildstats diff/summary hard bound to host python3Paul Gortmaker2023-05-052-2/+2
* wic: add support for proper kernel name to bootimg-pcbiosSergei Zhmylev2023-05-041-3/+3
* wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp2023-04-271-0/+7
* scripts/runqemu: Add possibility to disable networkPavel Zhukov2023-04-201-1/+6
* scripts/rpm2cpio.sh: Use bzip2 instead of bunzip2Pavel Zhukov2023-04-201-1/+1
* wic: use part_name when definedDit Kozmaj2023-04-131-10/+4
* runqemu: respect IMAGE_LINK_NAMEMartin Jansa2023-04-041-18/+51
* Revert "runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86"Khem Raj2023-03-301-5/+0
* buildstats-summary: add an option to disable boldJose Quaresma2023-03-281-2/+2
* filemap.py: enforce maximum of 4kb block sizeAndrew Geissler2023-03-271-0/+7
* scripts/yocto_testresults_query.py: fix regression reports for branches with ...Alexis Lothoré2023-03-251-1/+1
* runqemu: Fix TypeError when command failsJoshua Watt2023-03-251-5/+5
* scripts/lib/buildstats: handle top-level build_stats not being completeRoss Burton2023-03-251-0/+1
* scripts: add buildstats-summaryRoss Burton2023-03-231-0/+126
* Do not remove the -m option for loongarch64Jialing Zhang2023-03-231-1/+1
* runqemu: direct mesa to use its own drivers, rather than ones provided by hos...Alexander Kanavin2023-03-221-24/+10
* runqemu: get_first_file() rename cmd* to glob*Martin Jansa2023-03-221-18/+18
* resulttool: Improve overlapping ptest result reportingRichard Purdie2023-03-161-5/+3
* pybootchart: Fix extents handling to account for cpu/io/mem pressure changesRichard Purdie2023-03-161-0/+6
* pybootchartui: Fix python syntax issueRichard Purdie2023-03-161-1/+1
* scripts/combo-layer: Fix python deprecation warningRichard Purdie2023-03-141-3/+3
* resulttool: add log --list-ptestRoss Burton2023-03-141-0/+5
* lib/resulttool: fix typo breaking resulttool log --ptestRoss Burton2023-03-141-1/+1
* runqemu: add an option to enable guest-agent virtio deviceClément Péron2023-03-141-0/+14
* devtool/upgrade: do not delete the workspace/recipes directoryAlexander Kanavin2023-03-141-3/+0
* scripts/yocto_testresults_query.py: set proper branches when using resulttoolAlexis Lothoré2023-03-121-6/+15
* scripts/resulttool: do not count newly passing tests as regressionsAlexis Lothoré2023-03-121-5/+14
* scripts/resulttool: fix ptests results containing a non reproducible pathAlexis Lothoré2023-03-121-0/+6
* scripts/resulttool: call fixup_ptest_names in regression_commonAlexis Lothoré2023-03-121-21/+20
* manpages: use an intercept to run mandbRoss Burton2023-03-081-0/+16
* scripts/yoct_testresults_query: manage base/target revision not foundAlexis Lothoré2023-02-281-3/+12
* scripts/runqemu: move render nodes check to runqemu from selftestAlexander Kanavin2023-02-271-0/+10
* resulttool/regression: Improve matching of poor ptest test names4.2_M3Richard Purdie2023-02-261-0/+21
* resulttool/regression: Ensure LTP results are only compared against other LTP...Richard Purdie2023-02-261-1/+6
* scripts: add new helper for regression report generationAlexis Lothoré2023-02-261-0/+106