summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* wic: support rootdev identified by partition labelSchmidt, Adriaan2021-11-241-0/+2
* wic: use shutil.whichMingli Yu2021-11-212-5/+5
* scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason2021-11-111-2/+2
* wic: Use os.rename instead of bb.utils.renameKhem Raj2021-11-101-1/+1
* meta/scripts: Manual git url branch additionsRichard Purdie2021-10-301-0/+3
* recipetool: Simplify common source files skip in guess_licenseStefan Herbrechtsmeier2021-10-231-1/+2
* recipetool: Rework crunch_license to recognize more variantsStefan Herbrechtsmeier2021-10-141-24/+97
* recipetool: npm: Use README as license fallbackStefan Herbrechtsmeier2021-10-141-1/+51
* recipetool: npm: Do not add package.json files to LIC_FILES_CHKSUMStefan Herbrechtsmeier2021-10-141-10/+0
* recipetool: Add support for linenumbers to licenses.csvStefan Herbrechtsmeier2021-10-141-4/+8
* recipetool: Add logger info for missing license entriesStefan Herbrechtsmeier2021-10-141-0/+3
* recipetool: ignore empty license filesStefan Herbrechtsmeier2021-10-141-2/+3
* recipetool: Change default paramter fallback_licenses of function split_pkg_l...Stefan Herbrechtsmeier2021-10-141-1/+1
* recipetool: Skip common source files in guess_licenseStefan Herbrechtsmeier2021-10-141-0/+2
* recipetool: Move license md5sums into CSV filesStefan Herbrechtsmeier2021-10-142-37/+52
* wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen2021-10-041-10/+64
* scriptutils.py: Add check before deleting pathChandana kalluri2021-10-011-1/+2
* wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk2021-09-261-1/+1
* meta: Drop useless classRichard Purdie2021-09-231-4/+0
* wic: keep rootfs_size as integerAlexander Kanavin2021-09-191-1/+1
* meta: correct collections vs collections.abc deprecationAlexander Kanavin2021-09-191-1/+2