summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* wic: use part_name when definedDit Kozmaj2023-04-131-10/+4
* filemap.py: enforce maximum of 4kb block sizeAndrew Geissler2023-03-271-0/+7
* scripts/lib/buildstats: handle top-level build_stats not being completeRoss Burton2023-03-251-0/+1
* resulttool: Improve overlapping ptest result reportingRichard Purdie2023-03-161-5/+3
* resulttool: add log --list-ptestRoss Burton2023-03-141-0/+5
* lib/resulttool: fix typo breaking resulttool log --ptestRoss Burton2023-03-141-1/+1
* devtool/upgrade: do not delete the workspace/recipes directoryAlexander Kanavin2023-03-141-3/+0
* 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
* 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/resulttool/regression: add metadata filtering for oeselftestAlexis Lothoré2023-02-261-0/+162
* scripts/resulttool/regression: remove unused importAlexis Lothoré2023-02-261-1/+0
* wic: Fix populating of IMAGE_EFI_BOOT_FILES with uefi-kernelPavel Zhukov2023-02-261-1/+1
* checklayer: check for patch file upstream statusChee Yang Lee2023-02-241-0/+15
* devtool: ignore patch-fuzz errors when extracting sourceAlexander Kanavin2023-02-241-0/+1
* lib/buildstats: handle tasks that never finishedRoss Burton2023-02-171-6/+27
* wic: Fix usage of fstype=none in wicPavel Zhukov2023-02-151-0/+5
* base: add support for loongarch64Xiaotian Wu2023-02-041-0/+3
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-021-1/+1
* wic/efi-bootdisk.wks: Fix for 6.1 kernel versionsRichard Purdie2023-01-261-1/+1
* devtool: process local files only for the main branchAlexander Kanavin2022-12-311-16/+22
* devtool/upgrade: correctly handle recipes where S is a subdir of upstream treeAlexander Kanavin2022-12-182-18/+19
* yocto-check-layer: Allow OE-Core to be testedRichard Purdie2022-12-094-5/+13
* scripts/checklayer: Update to match bitbake changesRichard Purdie2022-12-081-1/+1
* lib/buildstats: fix parsing of trees with reduced_proc_pressure directoriesRoss Burton2022-12-081-2/+2
* wic: make ext2/3/4 images reproducibleSergei Zhmylev2022-11-071-5/+24
* wic: swap partitions are not added to fstabciarancourtney2022-10-291-1/+1
* wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev2022-10-263-2/+10
* wic: implement binary repeatable disk identifiersSergei Zhmylev2022-10-261-1/+4
* wic: bootimg-efi: implement --include-pathMaxim Uvarov2022-10-261-0/+5
* wic: add UEFI kernel as UEFI stubMaxim Uvarov2022-10-261-0/+24
* Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"Ross Burton2022-09-281-1/+1
* devtool: do not leave behind source trees in workspace/sourcesAlexander Kanavin2022-08-211-3/+13
* wic: add 'none' fstype for custom imageJeongBong Seo2022-08-122-1/+5
* recipetool: Update for class changesRichard Purdie2022-08-121-1/+1
* scripts: Add copyright statements to files without oneRichard Purdie2022-08-126-0/+12
* devtool/upgrade: catch bb.fetch2.decodeurl errorsAlexander Kanavin2022-08-041-1/+4
* devtool/upgrade: correctly clean up when recipe filename isn't yet knownAlexander Kanavin2022-08-041-15/+13
* wic/bootimg-efi: Add support for loading devicetree filesJan Kiszka2022-08-021-7/+31
* wic/bootimg-efi: Factor out some common bitsJan Kiszka2022-08-021-25/+21
* wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton2022-08-021-13/+12
* wic: add target tools to PATH when executing native commandsRoss Burton2022-08-021-3/+4
* wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner2022-07-231-1/+1
* devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton2022-07-141-6/+19
* devtool: ignore pn- overrides when determining SRC_URI overridesPaul Eggleton2022-07-121-1/+3
* scriptutils: fix style to be more PEP8 compliantMarius Kriegerowski2022-07-011-7/+5