summaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2024-02-26scripts: python 3.12 regexAdrian Freihofer
2024-02-26recipetool/create_buildsys_python: use importlib instead of impChris Laplante
2023-09-19wic: fix wrong attempt to create file system in upartitioned regionsMarkus Niebel
2023-09-19resulttool/report: Avoid divide by zeroRichard Purdie
2023-08-22resulttool/resultutils: allow index generation despite corrupt jsonMichael Halstead
2023-07-31recipetool: Fix inherit in created -native* recipesYoann Congal
2023-07-17wic: Add dependencies for erofs-utilsHeiko Thole
2023-07-05devtool: Fix the wrong variable in srcuri_entryCharlie Wu
2023-07-05image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape
2023-05-05wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp
2023-03-30scripts/lib/buildstats: handle top-level build_stats not being completeRoss Burton
2023-03-23lib/resulttool: fix typo breaking resulttool log --ptestRoss Burton
2023-03-23devtool/upgrade: do not delete the workspace/recipes directoryAlexander Kanavin
2023-03-06lib/buildstats: handle tasks that never finishedRoss Burton
2023-03-06wic: Fix usage of fstype=none in wicPavel Zhukov
2023-02-11meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa
2023-01-12devtool: process local files only for the main branchAlexander Kanavin
2023-01-06devtool/upgrade: correctly handle recipes where S is a subdir of upstream treeAlexander Kanavin
2022-12-17yocto-check-layer: Allow OE-Core to be testedRichard Purdie
2022-12-17lib/buildstats: fix parsing of trees with reduced_proc_pressure directoriesRoss Burton
2022-11-17wic: make ext2/3/4 images reproducibleSergei Zhmylev
2022-11-10wic: swap partitions are not added to fstabciarancourtney
2022-11-04wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev
2022-08-31wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton
2022-08-31wic: add target tools to PATH when executing native commandsRoss Burton
2022-08-17devtool/upgrade: catch bb.fetch2.decodeurl errorsAlexander Kanavin
2022-08-17devtool/upgrade: correctly clean up when recipe filename isn't yet knownAlexander Kanavin
2022-07-28wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner
2022-07-17devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton
2022-07-17devtool: ignore pn- overrides when determining SRC_URI overridesPaul Eggleton
2022-07-01recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos
2022-06-15devtool: Fix _copy_file() TypeErrorXiaobing Luo
2022-05-16wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer
2022-04-29wic: do not use PARTLABEL for msdos partition tablesHenning Schild
2022-03-09meta/scripts: Improve internal variable namingSaul Wold
2022-03-02recipetool/devtool: Further SPDX identifier cleanupsRichard Purdie
2022-03-01recipetool: Use SPDX license identifiersPeter Kjellerstedt
2022-03-01recipetool/create_buildsys_python: Add support for more known licensesPeter Kjellerstedt
2022-02-21meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONSRichard Purdie
2022-02-21yocto-check-layer: add ability to perform tests from a global bbclassDenys Dmytriyenko
2022-02-21devtool: explicitly set main or master branches in upgrades when availableAlexander Kanavin
2022-02-16wic: rawcopy: Add support for packed imagesStefan Herbrechtsmeier
2022-02-16wic: partition: Support valueless keys in sourceparamsStefan Herbrechtsmeier
2022-02-12scriptutils: Fix handling of srcuri urlsRichard Purdie
2022-02-07devtool: deploy-target: Remove stripped binaries in pseudo contextFlorian Amstutz
2022-02-05yocto-check-layer: check for duplicate layers when finding layersRoss Burton
2022-02-05recipetool: Fix circular reference in SRC_URISaul Wold
2022-02-03devtool: sdk-update: Remove an unnecessary \n from SSTATE_MIRRORSPeter Kjellerstedt
2022-01-12recipetool/create_buildsys_python.py: less distutilsTim Orling
2022-01-05scripts: Update to use exec_module() instead of load_module()Richard Purdie