summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
...
* scripts/resulttool: define custom string for "not found" test resultsAlexis Lothoré2023-08-041-0/+1
* scripts/resulttool: allow to replace test raw status with custom stringAlexis Lothoré2023-08-041-1/+7
* scripts/lib/scriptutils.py: add recipe_qa artifacts to exclusion list in filt...Alexander Kanavin2023-08-041-1/+1
* devtool/upgrade: raise an error if extracting source produces more than one d...Alexander Kanavin2023-08-041-0/+2
* devtool: do not run recipe_qa task when extracting sourceAlexander Kanavin2023-07-301-0/+2
* scripts/resulttool: add mention about new detected testsAlexis Lothoré2023-07-251-2/+14
* resulttool/resultutils: allow index generation despite corrupt jsonMichael Halstead2023-07-191-1/+5
* recipetool: create: npm: Add support to handle peer dependenciesBELOUARGA Mohamed2023-06-291-0/+20
* recipetool: create: npm: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed2023-06-291-5/+4
* recipetool: create: npm: Remove duplicate function to not have future conflictsBELOUARGA Mohamed2023-06-291-11/+3
* recipetool: Fix inherit in created -native* recipesYoann Congal2023-06-281-0/+4
* devtool: Fix the wrong variable in srcuri_entryCharlie Wu2023-06-151-1/+1
* 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
* wic: Add argument --hidden to default imagerLeon Anavi2023-05-253-0/+9
* 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