summaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
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
2021-12-20recipetool: Separate licenses with & operatorStefan Herbrechtsmeier
2021-12-20recipetool: Sort output of guess_license function to be deterministicStefan Herbrechtsmeier
2021-12-09recipetool: Set master branch only as fallbackStefan Herbrechtsmeier
2021-12-04yocto-check-layer: Relax README case checksJoshua Watt
2021-12-04yocto-check-layer: disregard checks if referencing another README fileJon Mason
2021-12-03yocto-check-layer: Add additional README checksDhruva Gole
2021-12-03recipetool: extend curl detection when creating recipesRoss Burton
2021-12-03recipetool: handle GitLab URLs like we do GitHubRoss Burton
2021-12-01scripts/checklayer/common.py: Fixed a minor grammatical errorDhruva Gole
2021-11-24wic: support rootdev identified by partition labelSchmidt, Adriaan
2021-11-21wic: use shutil.whichMingli Yu
2021-11-11scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason
2021-11-10wic: Use os.rename instead of bb.utils.renameKhem Raj
2021-10-30meta/scripts: Manual git url branch additionsRichard Purdie
2021-10-23recipetool: Simplify common source files skip in guess_licenseStefan Herbrechtsmeier
2021-10-14recipetool: Rework crunch_license to recognize more variantsStefan Herbrechtsmeier
2021-10-14recipetool: npm: Use README as license fallbackStefan Herbrechtsmeier
2021-10-14recipetool: npm: Do not add package.json files to LIC_FILES_CHKSUMStefan Herbrechtsmeier
2021-10-14recipetool: Add support for linenumbers to licenses.csvStefan Herbrechtsmeier
2021-10-14recipetool: Add logger info for missing license entriesStefan Herbrechtsmeier
2021-10-14recipetool: ignore empty license filesStefan Herbrechtsmeier
2021-10-14recipetool: Change default paramter fallback_licenses of function split_pkg_l...Stefan Herbrechtsmeier
2021-10-14recipetool: Skip common source files in guess_licenseStefan Herbrechtsmeier
2021-10-14recipetool: Move license md5sums into CSV filesStefan Herbrechtsmeier
2021-10-01wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen
2021-10-01scriptutils.py: Add check before deleting pathChandana kalluri
2021-09-26wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk
2021-09-23meta: Drop useless classRichard Purdie
2021-09-17wic: keep rootfs_size as integerAlexander Kanavin
2021-09-17meta: correct collections vs collections.abc deprecationAlexander Kanavin
2021-09-04wic: Add extra-space argumentKristian Klausen
2021-09-03recipetool/create_buildsys_python: treat BSD as BSD-3-ClauseRoss Burton
2021-08-20wic: Add --no-fstab-update part optionDaniel Gomez
2021-08-17package/scripts: Fix FILES_INFO handlingRichard Purdie