summaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2023-04-05filemap.py: enforce maximum of 4kb block sizeAndrew Geissler
2023-03-30scripts/lib/buildstats: handle top-level build_stats not being completeRoss Burton
2023-03-21lib/resulttool: fix typo breaking resulttool log --ptestRoss Burton
2023-03-21devtool/upgrade: do not delete the workspace/recipes directoryAlexander Kanavin
2023-02-25lib/buildstats: handle tasks that never finishedRoss Burton
2023-02-25wic: Fix usage of fstype=none in wicPavel Zhukov
2023-02-11meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa
2023-01-11devtool: 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-23yocto-check-layer: Allow OE-Core to be testedRichard Purdie
2022-12-23lib/buildstats: fix parsing of trees with reduced_proc_pressure directoriesRoss Burton
2022-11-19wic: make ext2/3/4 images reproducibleSergei Zhmylev
2022-11-07wic: swap partitions are not added to fstabciarancourtney
2022-11-04wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev
2022-09-28Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"Ross Burton
2022-08-21devtool: do not leave behind source trees in workspace/sourcesAlexander Kanavin
2022-08-12wic: add 'none' fstype for custom imageJeongBong Seo
2022-08-12recipetool: Update for class changesRichard Purdie
2022-08-12scripts: Add copyright statements to files without oneRichard Purdie
2022-08-04devtool/upgrade: catch bb.fetch2.decodeurl errorsAlexander Kanavin
2022-08-04devtool/upgrade: correctly clean up when recipe filename isn't yet knownAlexander Kanavin
2022-08-02wic/bootimg-efi: Add support for loading devicetree filesJan Kiszka
2022-08-02wic/bootimg-efi: Factor out some common bitsJan Kiszka
2022-08-02wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton
2022-08-02wic: add target tools to PATH when executing native commandsRoss Burton
2022-07-23wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner
2022-07-14devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton
2022-07-12devtool: ignore pn- overrides when determining SRC_URI overridesPaul Eggleton
2022-07-01scriptutils: fix style to be more PEP8 compliantMarius Kriegerowski
2022-07-01recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos
2022-06-11devtool: Fix _copy_file() TypeErrorXiaobing Luo
2022-05-27wic/plugins/images/direct: Allow changes in fstab on rootfsTobias Schmidl
2022-05-16wic: added fspassno parameter to partitionClaudius Heine
2022-05-08wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer
2022-04-27wic: Add dependencies for erofs-utilsSean Anderson
2022-04-22wic: do not use PARTLABEL for msdos partition tablesHenning Schild
2022-04-19recipetool: Do not use mutable default arguments in PythonStefan Herbrechtsmeier
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