summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2017-11-09devtool: implement override handlingpaule/devtool31Paul Eggleton
2017-11-09devtool: finish: add dry-run optionPaul Eggleton
2017-11-09devtool: finish: improve reporting for removed filesPaul Eggleton
2017-11-09devtool: show a better error message if meta-files aren't foundPaul Eggleton
2017-11-09devtool: upgrade: fix accidentally swapped parametersPaul Eggleton
2017-11-09devtool: upgrade: reformat --no-patch warning messagePaul Eggleton
2017-11-09devtool: upgrade: automatically handle changes to source subdirectoryPaul Eggleton
2017-11-09devtool: upgrade: show messages before source extraction stepsPaul Eggleton
2017-11-09recipetool: create: show a warning for github archive URLsPaul Eggleton
2017-11-09devtool: stop always moving workspace to end of BBLAYERSPaul Eggleton
2017-11-09recipetool: create: drop debug printPaul Eggleton
2017-11-09devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton
2017-11-09devtool: finish: fix "layer not in bblayers.conf" warning when path specifiedPaul Eggleton
2017-11-09devtool: finish: ensure repository is clean before proceedingPaul Eggleton
2017-11-09devtool: reset: print source tree base pathPaul Eggleton
2017-11-09devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton
2017-11-09devtool: make find-recipe and edit-recipe always work with any recipePaul Eggleton
2017-11-09devtool: upgrade: show progress when adding changed filesPaul Eggleton
2017-11-09devtool: upgrade: fix not committing deleted files with older git versionsPaul Eggleton
2017-11-01devtool: add some warnings for upgrade versionsPaul Eggleton
2017-11-01recipetool: ignore incidental kernel module sourcePaul Eggleton
2017-11-01initial meson supportPaul Eggleton
2017-11-01recipetool: pass absolute source tree path to pluginsPaul Eggleton
2017-10-16devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt
2017-10-07oe-pkgdata-util: add unescape option to read-valueRoss Burton
2017-09-26wic: Add option to not change fstabFabio Berton
2017-09-26scripts: drop True option to getVar callsMing Liu
2017-09-25wic: allow multiple /boot partitions with different contentEnrico Scholz
2017-09-21oe-build-perf-report-email.py: add cc and bcc optionsJoshua Lock
2017-09-21scripts: rename yocto-compat-layer to remove "compatible" nomenclaturePaul Eggleton
2017-09-18scripts/oe-build-perf-report: show recipe version changes in html reportMarkus Lehtonen
2017-09-18scripts/buildstats-diff: move more code to lib/buildstats.pyMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: summary of task resource usageMarkus Lehtonen
2017-09-18scripts/buildstats-diff: move code to lib/buildstats.pyMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: tidy up html syntaxMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: provide valid title in the html reportMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: remove dead codeMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: use --hostname in --listMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: fix handling of --history-lengthMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: add AggregateTestData classMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: fix dumping buildstatsMarkus Lehtonen
2017-09-18devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton
2017-09-18wic: accept '-' in bitbake variablesEnrico Scholz
2017-09-13devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz
2017-09-11devtool: upgrade: check that user has configured git properlyPaul Eggleton
2017-09-11scripts/buildhistory-diff: use of argparse instead of optparseDaniela Plascencia
2017-09-11wic: run bmaptool with native Python3Ed Bartosh
2017-09-11wic: update help contentEd Bartosh
2017-09-11wic: implement ext fs support for 'wic rm'Ed Bartosh