summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* devpyshell: rename to pydevshellMichael Opdenacker2021-10-111-1/+1
* runqemu: correct vga-virtio option to keep virgl enabledAlexander Kanavin2021-10-111-1/+1
* 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
* scripts/oe-publish-sdk: Disable git gc to avoid build errorsRichard Purdie2021-09-231-2/+2
* pybootchart: Avoid divide by zeroRichard Purdie2021-09-211-1/+4
* wic: keep rootfs_size as integerAlexander Kanavin2021-09-191-1/+1
* meta: correct collections vs collections.abc deprecationAlexander Kanavin2021-09-191-1/+2
* wic: Add extra-space argumentKristian Klausen2021-09-062-2/+7
* recipetool/create_buildsys_python: treat BSD as BSD-3-ClauseRoss Burton2021-09-041-1/+1
* buildhistory: Add output file listing package informationAndres Beltran2021-08-271-14/+23
* buildhistory-collect-srcrevs: Adapt to the new variable override syntaxPeter Kjellerstedt2021-08-261-2/+2
* qemu: add a hint on how to enable CPU render nodes when a suitable GPU is absentAlexander Kanavin2021-08-231-0/+2
* wic: Add --no-fstab-update part optionDaniel Gomez2021-08-204-3/+8
* package/scripts: Fix FILES_INFO handlingRichard Purdie2021-08-175-11/+12
* scripts/lib/wic/help/py: "Redhat" -> "Red Hat"Robert P. J. Day2021-08-171-1/+1
* wic: don't forcibly pass -T defaultRoss Burton2021-08-123-3/+3
* convert-overrides.py: also convert comments without a leading whitespaceChen Qi2021-08-121-3/+3
* convert-overrides.py: allow dots before override in vars_re and shortvars_reMartin Jansa2021-08-051-3/+3
* image/image_types: Convert CONVERSION_CMD/COMPRESS_CMD to new override syntaxRichard Purdie2021-08-041-1/+1
* meta: Convert IMAGE_TYPEDEP to use override syntaxRichard Purdie2021-08-041-1/+1
* convert-overrides.py: handle few more cases of overridesDenys Dmytriyenko2021-08-041-2/+3
* runqemu: decouple bios and kernel optionsMatthias Klein2021-08-041-2/+4
* runqemu: Fix typo in error messageMatthias Klein2021-08-041-1/+1
* convert-overrides: Allow script to handle patch/diffsRichard Purdie2021-08-021-3/+7
* devtool: print a warning on upgrades if PREFERRED_VERSION is setAlexander Kanavin2021-08-021-0/+3
* meta: Manual override fixesRichard Purdie2021-08-022-5/+5
* Convert to new override syntaxRichard Purdie2021-08-0214-31/+31
* convert-overrides.py: allow specifying multiple target dirsMartin Jansa2021-07-301-13/+13
* convert-overrides.py: 0.9.1 include '(' as delimiter for shortvarsMartin Jansa2021-07-301-2/+2
* convert-overrides.py: remove base_dep_prepend and autotools_dep_prepend excep...Martin Jansa2021-07-301-6/+0
* convert-overrides.py: show processed file and version of this scriptMartin Jansa2021-07-301-0/+4
* scripts/contrib: Add override conversion scriptRichard Purdie2021-07-301-0/+141
* yocto-check-layer: ensure that all layer dependencies are tested tooNicolas Dechesne2021-07-281-1/+18
* checklayer: rename _find_layer_dependsNicolas Dechesne2021-07-281-2/+2
* checklayer: new function get_layer_dependencies()Nicolas Dechesne2021-07-281-1/+6
* yocto-check-layer: improve missed dependenciesNicolas Dechesne2021-07-281-3/+1
* oe-setup-builddir: update YP docs and OE URLsMichael Opdenacker2021-07-251-2/+2
* yocto-check-layer: Remove duplicated codeRichard Purdie2021-07-241-2/+0