summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* yocto-check-layer: check for duplicate layers when finding layersRoss Burton2022-02-051-0/+21
* recipetool: Fix circular reference in SRC_URISaul Wold2022-02-051-1/+1
* devtool: sdk-update: Remove an unnecessary \n from SSTATE_MIRRORSPeter Kjellerstedt2022-02-031-1/+1
* recipetool/create_buildsys_python.py: less distutilsTim Orling2022-01-121-2/+6
* scripts: Update to use exec_module() instead of load_module()Richard Purdie2022-01-052-4/+11
* recipetool: Separate licenses with & operatorStefan Herbrechtsmeier2021-12-201-9/+30
* recipetool: Sort output of guess_license function to be deterministicStefan Herbrechtsmeier2021-12-201-1/+1
* recipetool: Set master branch only as fallbackStefan Herbrechtsmeier2021-12-091-8/+7
* yocto-check-layer: Relax README case checksJoshua Watt2021-12-041-2/+2
* yocto-check-layer: disregard checks if referencing another README fileJon Mason2021-12-041-1/+6
* yocto-check-layer: Add additional README checksDhruva Gole2021-12-031-0/+6
* recipetool: extend curl detection when creating recipesRoss Burton2021-12-031-1/+2
* recipetool: handle GitLab URLs like we do GitHubRoss Burton2021-12-031-1/+1
* scripts/checklayer/common.py: Fixed a minor grammatical errorDhruva Gole2021-12-011-1/+1