summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* devtool: reset: print source tree base pathPaul Eggleton2017-11-111-5/+5
* devtool: make find-recipe and edit-recipe always work with any recipePaul Eggleton2017-11-111-12/+14
* devtool: show some warnings for upgrade versionsPaul Eggleton2017-11-113-3/+23
* devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton2017-11-112-13/+26
* devtool: upgrade: improve performance and show progress when adding filesPaul Eggleton2017-11-111-2/+9
* devtool: upgrade: fix not committing deleted files with older git versionsPaul Eggleton2017-11-111-1/+1
* devtool: upgrade: fix accidentally swapped parametersPaul Eggleton2017-11-111-1/+1
* recipetool: ignore incidental kernel module sourcePaul Eggleton2017-11-112-3/+5
* recipetool: pass absolute source tree path to pluginsPaul Eggleton2017-11-111-2/+2
* oe-build-perf-report-email.py: add images as MIME objectsMarkus Lehtonen2017-11-081-21/+21
* wic: Update canned-wks for systemd to use UUID everywhereTom Rini2017-11-081-2/+2
* wic: When using --use-uuid make sure that we update the fstab with PARTUUIDTom Rini2017-11-081-3/+6
* scripts/contrib/bbvars.py: Rewrite to use tinfoilAmanda Brindle2017-11-081-24/+66
* wic: add 'part-name' argument for naming GPT partitionsArtur MÄ…drzak2017-11-074-0/+15
* runqemu: correct rootfs setup to boot an ide hddimgThomas Perrot2017-11-071-1/+1
* scripts/lib/bsp: delete, all users have been removedJoshua Lock2017-11-05182-8244/+0
* yocto-kernel: remove this toolJoshua Lock2017-11-051-399/+0
* yocto-layer: remove this toolJoshua Lock2017-11-051-151/+0
* yocto-bsp: remove this toolJoshua Lock2017-11-051-163/+0
* wic: misc.py: Use mmd from mtools instead of syslinuxSaul Wold2017-11-051-1/+1
* wic: misc.py: Added more mtools binariesSaul Wold2017-11-051-0/+3
* runqemu: Add riscv support for qemu machinesKhem Raj2017-11-051-0/+4
* oe-buildenv-internal: Fix finding build directoryRichard Purdie2017-11-051-0/+3
* devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt2017-10-161-1/+1
* oe-pkgdata-util: add unescape option to read-valueRoss Burton2017-10-071-0/+5
* wic: Add option to not change fstabFabio Berton2017-09-263-2/+13
* scripts: drop True option to getVar callsMing Liu2017-09-262-8/+8
* wic: allow multiple /boot partitions with different contentEnrico Scholz2017-09-251-4/+13
* oe-build-perf-report-email.py: add cc and bcc optionsJoshua Lock2017-09-211-2/+15
* scripts: rename yocto-compat-layer to remove "compatible" nomenclaturePaul Eggleton2017-09-219-31/+31
* scripts/oe-build-perf-report: show recipe version changes in html reportMarkus Lehtonen2017-09-183-3/+49
* scripts/buildstats-diff: move more code to lib/buildstats.pyMarkus Lehtonen2017-09-182-56/+61
* scripts/oe-build-perf-report: summary of task resource usageMarkus Lehtonen2017-09-183-25/+133
* scripts/buildstats-diff: move code to lib/buildstats.pyMarkus Lehtonen2017-09-182-250/+329
* scripts/oe-build-perf-report: tidy up html syntaxMarkus Lehtonen2017-09-181-16/+20
* scripts/oe-build-perf-report: provide valid title in the html reportMarkus Lehtonen2017-09-181-1/+3
* scripts/oe-build-perf-report: remove dead codeMarkus Lehtonen2017-09-181-4/+0
* scripts/oe-build-perf-report: use --hostname in --listMarkus Lehtonen2017-09-181-2/+4
* scripts/oe-build-perf-report: fix handling of --history-lengthMarkus Lehtonen2017-09-181-1/+1
* scripts/oe-build-perf-report: add AggregateTestData classMarkus Lehtonen2017-09-182-8/+13
* scripts/oe-build-perf-report: fix dumping buildstatsMarkus Lehtonen2017-09-181-0/+1
* devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton2017-09-184-31/+56
* devtool: rework source extraction so that dependencies are handledPaul Eggleton2017-09-182-147/+64
* wic: accept '-' in bitbake variablesEnrico Scholz2017-09-181-1/+1
* devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz2017-09-132-0/+45
* devtool: upgrade: check that user has configured git properlyPaul Eggleton2017-09-111-1/+26
* scripts/buildhistory-diff: use of argparse instead of optparseDaniela Plascencia2017-09-111-54/+71
* wic: run bmaptool with native Python3Ed Bartosh2017-09-111-2/+4
* wic: update help contentEd Bartosh2017-09-111-32/+32
* wic: implement ext fs support for 'wic rm'Ed Bartosh2017-09-111-11/+16