| Commit message (Expand) | Author | Age | Files | Lines |
* | filemap.py: enforce maximum of 4kb block size | Andrew Geissler | 2023-03-27 | 1 | -0/+7 |
* | scripts/lib/buildstats: handle top-level build_stats not being complete | Ross Burton | 2023-03-25 | 1 | -0/+1 |
* | resulttool: Improve overlapping ptest result reporting | Richard Purdie | 2023-03-16 | 1 | -5/+3 |
* | resulttool: add log --list-ptest | Ross Burton | 2023-03-14 | 1 | -0/+5 |
* | lib/resulttool: fix typo breaking resulttool log --ptest | Ross Burton | 2023-03-14 | 1 | -1/+1 |
* | devtool/upgrade: do not delete the workspace/recipes directory | Alexander Kanavin | 2023-03-14 | 1 | -3/+0 |
* | scripts/resulttool: do not count newly passing tests as regressions | Alexis Lothoré | 2023-03-12 | 1 | -5/+14 |
* | scripts/resulttool: fix ptests results containing a non reproducible path | Alexis Lothoré | 2023-03-12 | 1 | -0/+6 |
* | scripts/resulttool: call fixup_ptest_names in regression_common | Alexis Lothoré | 2023-03-12 | 1 | -21/+20 |
* | resulttool/regression: Improve matching of poor ptest test names4.2_M3 | Richard Purdie | 2023-02-26 | 1 | -0/+21 |
* | resulttool/regression: Ensure LTP results are only compared against other LTP... | Richard Purdie | 2023-02-26 | 1 | -1/+6 |
* | scripts/resulttool/regression: add metadata filtering for oeselftest | Alexis Lothoré | 2023-02-26 | 1 | -0/+162 |
* | scripts/resulttool/regression: remove unused import | Alexis Lothoré | 2023-02-26 | 1 | -1/+0 |
* | wic: Fix populating of IMAGE_EFI_BOOT_FILES with uefi-kernel | Pavel Zhukov | 2023-02-26 | 1 | -1/+1 |
* | checklayer: check for patch file upstream status | Chee Yang Lee | 2023-02-24 | 1 | -0/+15 |
* | devtool: ignore patch-fuzz errors when extracting source | Alexander Kanavin | 2023-02-24 | 1 | -0/+1 |
* | lib/buildstats: handle tasks that never finished | Ross Burton | 2023-02-17 | 1 | -6/+27 |
* | wic: Fix usage of fstype=none in wic | Pavel Zhukov | 2023-02-15 | 1 | -0/+5 |
* | base: add support for loongarch64 | Xiaotian Wu | 2023-02-04 | 1 | -0/+3 |
* | meta: remove True option to getVar and getVarFlag calls (again) | Martin Jansa | 2023-02-02 | 1 | -1/+1 |
* | wic/efi-bootdisk.wks: Fix for 6.1 kernel versions | Richard Purdie | 2023-01-26 | 1 | -1/+1 |
* | devtool: process local files only for the main branch | Alexander Kanavin | 2022-12-31 | 1 | -16/+22 |
* | devtool/upgrade: correctly handle recipes where S is a subdir of upstream tree | Alexander Kanavin | 2022-12-18 | 2 | -18/+19 |
* | yocto-check-layer: Allow OE-Core to be tested | Richard Purdie | 2022-12-09 | 4 | -5/+13 |
* | scripts/checklayer: Update to match bitbake changes | Richard Purdie | 2022-12-08 | 1 | -1/+1 |
* | lib/buildstats: fix parsing of trees with reduced_proc_pressure directories | Ross Burton | 2022-12-08 | 1 | -2/+2 |
* | wic: make ext2/3/4 images reproducible | Sergei Zhmylev | 2022-11-07 | 1 | -5/+24 |
* | wic: swap partitions are not added to fstab | ciarancourtney | 2022-10-29 | 1 | -1/+1 |
* | wic: honor the SOURCE_DATE_EPOCH in case of updated fstab | Sergei Zhmylev | 2022-10-26 | 3 | -2/+10 |
* | wic: implement binary repeatable disk identifiers | Sergei Zhmylev | 2022-10-26 | 1 | -1/+4 |
* | wic: bootimg-efi: implement --include-path | Maxim Uvarov | 2022-10-26 | 1 | -0/+5 |
* | wic: add UEFI kernel as UEFI stub | Maxim Uvarov | 2022-10-26 | 1 | -0/+24 |
* | Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs" | Ross Burton | 2022-09-28 | 1 | -1/+1 |
* | devtool: do not leave behind source trees in workspace/sources | Alexander Kanavin | 2022-08-21 | 1 | -3/+13 |
* | wic: add 'none' fstype for custom image | JeongBong Seo | 2022-08-12 | 2 | -1/+5 |
* | recipetool: Update for class changes | Richard Purdie | 2022-08-12 | 1 | -1/+1 |
* | scripts: Add copyright statements to files without one | Richard Purdie | 2022-08-12 | 6 | -0/+12 |
* | devtool/upgrade: catch bb.fetch2.decodeurl errors | Alexander Kanavin | 2022-08-04 | 1 | -1/+4 |
* | devtool/upgrade: correctly clean up when recipe filename isn't yet known | Alexander Kanavin | 2022-08-04 | 1 | -15/+13 |
* | wic/bootimg-efi: Add support for loading devicetree files | Jan Kiszka | 2022-08-02 | 1 | -7/+31 |
* | wic/bootimg-efi: Factor out some common bits | Jan Kiszka | 2022-08-02 | 1 | -25/+21 |
* | wic/bootimg-efi: use cross objcopy when building unified kernel image | Ross Burton | 2022-08-02 | 1 | -13/+12 |
* | wic: add target tools to PATH when executing native commands | Ross Burton | 2022-08-02 | 1 | -3/+4 |
* | wic/plugins/rootfs: Fix NameError for 'orig_path' | Mihai Lindner | 2022-07-23 | 1 | -1/+1 |
* | devtool: finish: handle patching when S points to subdir of a git repo | Paul Eggleton | 2022-07-14 | 1 | -6/+19 |
* | devtool: ignore pn- overrides when determining SRC_URI overrides | Paul Eggleton | 2022-07-12 | 1 | -1/+3 |
* | scriptutils: fix style to be more PEP8 compliant | Marius Kriegerowski | 2022-07-01 | 1 | -7/+5 |
* | recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIG | Thomas Roos | 2022-07-01 | 1 | -0/+13 |
* | devtool: Fix _copy_file() TypeError | Xiaobing Luo | 2022-06-11 | 1 | -1/+1 |
* | wic/plugins/images/direct: Allow changes in fstab on rootfs | Tobias Schmidl | 2022-05-27 | 1 | -1/+1 |