summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/oe-time-dd-test.sh: run "uptime" on each iterationSakib Sajal2021-07-221-1/+2
* devtool: correctly handle non-standard source tree locations in upgradesAlexander Kanavin2021-07-161-3/+12
* oe-time-dd-test.sh: add options and refactorSakib Sajal2021-07-101-15/+80
* runqemu: Remove potential lock races around tap device handlingRichard Purdie2021-07-081-9/+18
* devtool: deploy-target: Fix preserving attributes when using --stripFlorian Amstutz2021-07-021-1/+1
* Use the label provided when formating a dos partitionjbouchard2021-06-291-2/+4
* devtool upgrade: rebase override-only patches as wellAlexander Kanavin2021-06-261-15/+14
* oe-time-dd-test.sh: add iostat commandSakib Sajal2021-06-211-1/+5
* oe-time-dd-test.sh: improve output formattingSakib Sajal2021-06-171-0/+3
* runqemu: time the copy to tmpfsAlexandre Belloni2021-06-061-1/+4
* Add support for erofs filesystemsRichard Weinberger2021-05-314-7/+23