summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* resulttool: Improve repo layout for oeselftest resultsRichard Purdie2024-12-091-1/+1
* resulttool: Trim the precision of duration informationRichard Purdie2024-12-091-0/+17
* resulttool: Clean up repoducible build logsRichard Purdie2024-12-091-0/+22
* resulttool: Handle ltp rawlogs as well as ptestRichard Purdie2024-12-091-13/+20
* resulttool: Add --logfile-archive option to store modeRichard Purdie2024-12-091-2/+17
* resulttool: Fix passthrough of --all files in store modeRichard Purdie2024-12-091-1/+1
* resulttool: Use single space indentation in json outputRichard Purdie2024-12-093-3/+3
* resulttool: Allow store to filter to specific revisionsRichard Purdie2024-12-091-0/+5
* scripts: python 3.12 regexAdrian Freihofer2024-03-013-27/+27
* recipetool/create_buildsys_python: use importlib instead of impChris Laplante2024-03-011-3/+2
* wic: fix wrong attempt to create file system in upartitioned regionsMarkus Niebel2023-09-231-1/+1
* resulttool/report: Avoid divide by zeroRichard Purdie2023-09-231-1/+4
* resulttool/resultutils: allow index generation despite corrupt jsonMichael Halstead2023-08-261-1/+5
* recipetool: Fix inherit in created -native* recipesYoann Congal2023-08-021-0/+4
* wic: Add dependencies for erofs-utilsHeiko Thole2023-07-211-0/+1
* devtool: Fix the wrong variable in srcuri_entryCharlie Wu2023-07-121-1/+1
* image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape2023-07-121-0/+2
* wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp2023-05-101-0/+7
* scripts/lib/buildstats: handle top-level build_stats not being completeRoss Burton2023-04-111-0/+1
* lib/resulttool: fix typo breaking resulttool log --ptestRoss Burton2023-03-281-1/+1
* devtool/upgrade: do not delete the workspace/recipes directoryAlexander Kanavin2023-03-281-3/+0
* lib/buildstats: handle tasks that never finishedRoss Burton2023-03-091-6/+27
* wic: Fix usage of fstype=none in wicPavel Zhukov2023-03-091-0/+5
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-151-1/+1
* devtool: process local files only for the main branchAlexander Kanavin2023-01-151-16/+22
* devtool/upgrade: correctly handle recipes where S is a subdir of upstream treeAlexander Kanavin2023-01-062-18/+19
* yocto-check-layer: Allow OE-Core to be testedRichard Purdie2022-12-234-5/+13
* lib/buildstats: fix parsing of trees with reduced_proc_pressure directoriesRoss Burton2022-12-231-2/+2
* wic: make ext2/3/4 images reproducibleSergei Zhmylev2022-11-241-5/+24
* wic: swap partitions are not added to fstabciarancourtney2022-11-201-1/+1
* wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev2022-11-103-2/+10
* wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton2022-08-311-13/+12
* wic: add target tools to PATH when executing native commandsRoss Burton2022-08-311-3/+4
* devtool/upgrade: catch bb.fetch2.decodeurl errorsAlexander Kanavin2022-08-231-1/+4
* devtool/upgrade: correctly clean up when recipe filename isn't yet knownAlexander Kanavin2022-08-231-15/+13
* wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner2022-08-041-1/+1
* devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton2022-07-251-6/+19
* devtool: ignore pn- overrides when determining SRC_URI overridesPaul Eggleton2022-07-251-1/+3
* recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos2022-07-081-0/+13
* devtool: Fix _copy_file() TypeErrorXiaobing Luo2022-06-221-1/+1
* wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer2022-05-201-1/+4
* wic: do not use PARTLABEL for msdos partition tablesHenning Schild2022-05-041-1/+1
* meta/scripts: Improve internal variable namingSaul Wold2022-03-101-1/+1
* recipetool/devtool: Further SPDX identifier cleanupsRichard Purdie2022-03-022-40/+40
* recipetool: Use SPDX license identifiersPeter Kjellerstedt2022-03-013-50/+50
* recipetool/create_buildsys_python: Add support for more known licensesPeter Kjellerstedt2022-03-011-1/+17
* meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONSRichard Purdie2022-02-212-2/+2
* yocto-check-layer: add ability to perform tests from a global bbclassDenys Dmytriyenko2022-02-212-1/+19
* devtool: explicitly set main or master branches in upgrades when availableAlexander Kanavin2022-02-211-7/+8
* wic: rawcopy: Add support for packed imagesStefan Herbrechtsmeier2022-02-161-1/+28