summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* qemu: use 4 cores in qemu guestsAlexander Kanavin2021-05-131-2/+2
* yocto-check-layer: Only note a layer without a conf/layer.conf (versus error)Bruce Ashfield2021-05-061-1/+1
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-064-7/+8
* oe-buildenv-internal: add BitBake's library to PYTHONPATHRoss Burton2021-05-061-0/+4
* pybootchart/draw: Avoid divide by zero errorRichard Purdie2021-05-021-1/+1
* oe-time-dd-test.sh: collect cooker log when timeout is exceededSakib Sajal2021-04-271-0/+1
* yocto-check-layer: Avoid bug when iterating and autoadding dependenciesRichard Purdie2021-04-241-0/+3
* runqemu: Ensure we cleanup snapshot files after image runRichard Purdie2021-04-231-6/+12
* scripts/oe-debuginfod: correct several issuesAlexander Kanavin2021-04-201-9/+4
* oe-time-dd-test.sh: increase timeout to 15 secRandy MacLeod2021-04-201-1/+1
* scripts/contrib/image-manifest: add new scriptAnders Wallin2021-04-181-0/+523
* oe-time-dd-test.sh: provide more information from "top"Sakib Sajal2021-04-161-2/+7
* oe-time-dd-test.sh: make executableSakib Sajal2021-04-161-0/+0
* oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie2021-04-061-0/+9
* runqemu: do not stop processing graphical options after nographicAlexander Kanavin2021-04-051-1/+0
* documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELISTKhem Raj2021-03-261-1/+1
* scripts: add oe-time-dd-test.shSakib Sajal2021-03-231-0/+23
* scripts/verify-bashisms: Update checkbashisms.pl URLPetr Vorel2021-03-201-1/+1
* scripts/contrib/list-packageconfig-flags: Upate for tinfoil API changesRichard Purdie2021-03-151-1/+1
* bitbake-whatchanged: change ending quote to proper periodRobert P. J. Day2021-03-141-1/+1
* devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego2021-03-141-1/+6
* runqemu: modify novga to conform to documentationJon Mason2021-03-111-31/+55
* runqemu: correct forcing of ttyS0Jon Mason2021-03-111-34/+27
* runqemu: add QB_GRAPHICSJon Mason2021-03-111-1/+1
* sstate-diff-machines.sh: support rpm, deb and tar package types in analysisDiego Santa Cruz2021-03-101-1/+3
* runqemu: use "raw" instead of "bin" for ovmfJon Mason2021-03-061-0/+2
* scripts/oe-debuginfod: script that fetches package manager directoryDorinda2021-03-021-0/+31
* scripts/lib/wic/partition.py: do not set FAT sizeAlexander Kanavin2021-03-021-4/+0