summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2017-11-21recipetool: create: fix failure handling included dictsPaul Eggleton1
2017-11-10devtool: implement conditional patch handlingPaul Eggleton2
2017-11-10devtool: finish: add dry-run optionPaul Eggleton1
2017-11-10devtool: finish: improve reporting for removed filesPaul Eggleton1
2017-11-10devtool: show a better error message if meta-files aren't foundPaul Eggleton1
2017-11-10devtool: upgrade: reformat --no-patch warning messagePaul Eggleton1
2017-11-10devtool: upgrade: automatically handle changes to source subdirectoryPaul Eggleton2
2017-11-10devtool: upgrade: show messages before source extraction stepsPaul Eggleton1
2017-11-10recipetool: create: show a warning for github archive URLsPaul Eggleton1
2017-11-10devtool: stop always moving workspace to end of BBLAYERSPaul Eggleton1
2017-11-10recipetool: create: drop debug printPaul Eggleton1
2017-11-10devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton1
2017-11-10devtool: finish: fix "layer not in bblayers.conf" warning when path specifiedPaul Eggleton1
2017-11-10devtool: finish: ensure repository is clean before proceedingPaul Eggleton2
2017-11-10devtool: reset: print source tree base pathPaul Eggleton1
2017-11-10devtool: make find-recipe and edit-recipe always work with any recipePaul Eggleton1
2017-11-10devtool: show some warnings for upgrade versionsPaul Eggleton3
2017-11-10devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton2
2017-11-10devtool: upgrade: improve performance and show progress when adding filesPaul Eggleton1
2017-11-10devtool: upgrade: fix not committing deleted files with older git versionsPaul Eggleton1
2017-11-10devtool: upgrade: fix accidentally swapped parametersPaul Eggleton1
2017-11-10recipetool: ignore incidental kernel module sourcePaul Eggleton2
2017-11-10recipetool: pass absolute source tree path to pluginsPaul Eggleton1
2017-11-08oe-build-perf-report-email.py: add images as MIME objectsMarkus Lehtonen1
2017-11-08wic: Update canned-wks for systemd to use UUID everywhereTom Rini1
2017-11-08wic: When using --use-uuid make sure that we update the fstab with PARTUUIDTom Rini1
2017-11-08scripts/contrib/bbvars.py: Rewrite to use tinfoilAmanda Brindle1
2017-11-05wic: add 'part-name' argument for naming GPT partitionsArtur MÄ…drzak4
2017-11-05runqemu: correct rootfs setup to boot an ide hddimgThomas Perrot1
2017-11-05wic: misc.py: Use mmd from mtools instead of syslinuxSaul Wold1
2017-11-05wic: misc.py: Added more mtools binariesSaul Wold1
2017-11-05runqemu: Add riscv support for qemu machinesKhem Raj1
2017-11-03oe-buildenv-internal: Fix finding build directoryRichard Purdie1
2017-10-16devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt1
2017-10-06oe-pkgdata-util: add unescape option to read-valueRoss Burton1
2017-09-25wic: Add option to not change fstabFabio Berton3
2017-09-25scripts: drop True option to getVar callsMing Liu2
2017-09-22wic: allow multiple /boot partitions with different contentEnrico Scholz1
2017-09-21oe-build-perf-report-email.py: add cc and bcc optionsJoshua Lock1
2017-09-21scripts: rename yocto-compat-layer to remove "compatible" nomenclaturePaul Eggleton9
2017-09-18scripts/oe-build-perf-report: show recipe version changes in html reportMarkus Lehtonen3
2017-09-18scripts/buildstats-diff: move more code to lib/buildstats.pyMarkus Lehtonen2
2017-09-18scripts/oe-build-perf-report: summary of task resource usageMarkus Lehtonen3
2017-09-18scripts/buildstats-diff: move code to lib/buildstats.pyMarkus Lehtonen2
2017-09-18scripts/oe-build-perf-report: tidy up html syntaxMarkus Lehtonen1
2017-09-18scripts/oe-build-perf-report: provide valid title in the html reportMarkus Lehtonen1
2017-09-18scripts/oe-build-perf-report: remove dead codeMarkus Lehtonen1
2017-09-18scripts/oe-build-perf-report: use --hostname in --listMarkus Lehtonen1
2017-09-18scripts/oe-build-perf-report: fix handling of --history-lengthMarkus Lehtonen1
2017-09-18scripts/oe-build-perf-report: add AggregateTestData classMarkus Lehtonen2