summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"Ross Burton2022-09-281-1/+1
* devtool: do not leave behind source trees in workspace/sourcesAlexander Kanavin2022-08-211-3/+13
* wic: add 'none' fstype for custom imageJeongBong Seo2022-08-122-1/+5
* recipetool: Update for class changesRichard Purdie2022-08-121-1/+1
* scripts: Add copyright statements to files without oneRichard Purdie2022-08-126-0/+12
* devtool/upgrade: catch bb.fetch2.decodeurl errorsAlexander Kanavin2022-08-041-1/+4
* devtool/upgrade: correctly clean up when recipe filename isn't yet knownAlexander Kanavin2022-08-041-15/+13
* wic/bootimg-efi: Add support for loading devicetree filesJan Kiszka2022-08-021-7/+31
* wic/bootimg-efi: Factor out some common bitsJan Kiszka2022-08-021-25/+21
* wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton2022-08-021-13/+12
* wic: add target tools to PATH when executing native commandsRoss Burton2022-08-021-3/+4
* wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner2022-07-231-1/+1
* devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton2022-07-141-6/+19
* devtool: ignore pn- overrides when determining SRC_URI overridesPaul Eggleton2022-07-121-1/+3
* scriptutils: fix style to be more PEP8 compliantMarius Kriegerowski2022-07-011-7/+5
* recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos2022-07-011-0/+13
* devtool: Fix _copy_file() TypeErrorXiaobing Luo2022-06-111-1/+1
* wic/plugins/images/direct: Allow changes in fstab on rootfsTobias Schmidl2022-05-271-1/+1
* wic: added fspassno parameter to partitionClaudius Heine2022-05-164-1/+10
* wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer2022-05-081-1/+4
* wic: Add dependencies for erofs-utilsSean Anderson2022-04-271-0/+1
* wic: do not use PARTLABEL for msdos partition tablesHenning Schild2022-04-221-1/+1
* recipetool: Do not use mutable default arguments in PythonStefan Herbrechtsmeier2022-04-191-2/+2
* 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
* wic: partition: Support valueless keys in sourceparamsStefan Herbrechtsmeier2022-02-161-1/+1
* scriptutils: Fix handling of srcuri urlsRichard Purdie2022-02-121-0/+1
* devtool: deploy-target: Remove stripped binaries in pseudo contextFlorian Amstutz2022-02-071-1/+1