summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2021-10-15sstate: Fixes for eSDK generation after zstd switchRichard Purdie
2021-10-14scripts/autobuilder-worker-prereq-tests: jinja2 checkMichael Halstead
2021-10-14sstate: Switch to ZStandard compressor supportHenry Kleynhans
2021-10-14runqemu: add DEPLOY_DIR_IMAGE replacement in QB_OPT_APPENDJon Mason
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-11devpyshell: rename to pydevshellMichael Opdenacker
2021-10-11runqemu: correct vga-virtio option to keep virgl enabledAlexander Kanavin
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-23scripts/oe-publish-sdk: Disable git gc to avoid build errorsRichard Purdie
2021-09-21pybootchart: Avoid divide by zeroRichard 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-27buildhistory: Add output file listing package informationAndres Beltran
2021-08-26buildhistory-collect-srcrevs: Adapt to the new variable override syntaxPeter Kjellerstedt
2021-08-23qemu: add a hint on how to enable CPU render nodes when a suitable GPU is absentAlexander Kanavin
2021-08-20wic: Add --no-fstab-update part optionDaniel Gomez
2021-08-17package/scripts: Fix FILES_INFO handlingRichard Purdie
2021-08-17scripts/lib/wic/help/py: "Redhat" -> "Red Hat"Robert P. J. Day
2021-08-12wic: don't forcibly pass -T defaultRoss Burton
2021-08-12convert-overrides.py: also convert comments without a leading whitespaceChen Qi
2021-08-05convert-overrides.py: allow dots before override in vars_re and shortvars_reMartin Jansa
2021-08-04image/image_types: Convert CONVERSION_CMD/COMPRESS_CMD to new override syntaxRichard Purdie
2021-08-04meta: Convert IMAGE_TYPEDEP to use override syntaxRichard Purdie
2021-08-04convert-overrides.py: handle few more cases of overridesDenys Dmytriyenko
2021-08-04runqemu: decouple bios and kernel optionsMatthias Klein
2021-08-04runqemu: Fix typo in error messageMatthias Klein
2021-08-01convert-overrides: Allow script to handle patch/diffsRichard Purdie
2021-07-30devtool: print a warning on upgrades if PREFERRED_VERSION is setAlexander Kanavin
2021-07-30meta: Manual override fixesRichard Purdie
2021-07-30Convert to new override syntaxRichard Purdie
2021-07-30convert-overrides.py: allow specifying multiple target dirsMartin Jansa
2021-07-30convert-overrides.py: 0.9.1 include '(' as delimiter for shortvarsMartin Jansa
2021-07-30convert-overrides.py: remove base_dep_prepend and autotools_dep_prepend excep...Martin Jansa
2021-07-30convert-overrides.py: show processed file and version of this scriptMartin Jansa
2021-07-30scripts/contrib: Add override conversion scriptRichard Purdie
2021-07-28yocto-check-layer: ensure that all layer dependencies are tested tooNicolas Dechesne
2021-07-28checklayer: rename _find_layer_dependsNicolas Dechesne