summaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2023-06-06image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape
2023-05-25wic: Add argument --hidden to default imagerLeon Anavi
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-13wic: use part_name when definedDit Kozmaj
2023-03-27filemap.py: enforce maximum of 4kb block sizeAndrew Geissler
2023-03-25scripts/lib/buildstats: handle top-level build_stats not being completeRoss Burton
2023-03-16resulttool: Improve overlapping ptest result reportingRichard Purdie
2023-03-14resulttool: add log --list-ptestRoss Burton
2023-03-14lib/resulttool: fix typo breaking resulttool log --ptestRoss Burton
2023-03-14devtool/upgrade: do not delete the workspace/recipes directoryAlexander Kanavin
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-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/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-17lib/buildstats: handle tasks that never finishedRoss Burton
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-26wic/efi-bootdisk.wks: Fix for 6.1 kernel versionsRichard Purdie
2022-12-31devtool: process local files only for the main branchAlexander Kanavin
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-08lib/buildstats: fix parsing of trees with reduced_proc_pressure directoriesRoss Burton
2022-11-07wic: make ext2/3/4 images reproducibleSergei Zhmylev
2022-10-29wic: swap partitions are not added to fstabciarancourtney
2022-10-26wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev
2022-10-26wic: implement binary repeatable disk identifiersSergei Zhmylev
2022-10-26wic: bootimg-efi: implement --include-pathMaxim Uvarov
2022-10-26wic: add UEFI kernel as UEFI stubMaxim Uvarov
2022-09-28Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"Ross Burton
2022-08-21devtool: do not leave behind source trees in workspace/sourcesAlexander Kanavin
2022-08-12wic: add 'none' fstype for custom imageJeongBong Seo
2022-08-12recipetool: Update for class changesRichard Purdie
2022-08-12scripts: Add copyright statements to files without oneRichard Purdie
2022-08-04devtool/upgrade: catch bb.fetch2.decodeurl errorsAlexander Kanavin
2022-08-04devtool/upgrade: correctly clean up when recipe filename isn't yet knownAlexander Kanavin
2022-08-02wic/bootimg-efi: Add support for loading devicetree filesJan Kiszka
2022-08-02wic/bootimg-efi: Factor out some common bitsJan Kiszka
2022-08-02wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton
2022-08-02wic: add target tools to PATH when executing native commandsRoss Burton
2022-07-23wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner
2022-07-14devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton