summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/runqemu: Add snapshot supportRichard Purdie2016-09-091-0/+6
* runqemu: Enable virtio RNG for all platformsRichard Purdie2016-09-091-0/+3
* runqemu: Update to modern prefrerred net syntaxRichard Purdie2016-09-091-1/+1
* runqemu: Allow unique network interface MAC addressesRichard Purdie2016-09-091-2/+3
* runqemu: fix run from testimage with non-standard DEPLOY_DIR_IMAGEJoshua Lock2016-09-091-0/+13
* runqemu: fixes for when invoked during a bitbake runJoshua Lock2016-09-091-6/+22
* runqemu: better handle running on a host with different pathsJoshua Lock2016-09-091-0/+39
* runqemu: assume artefacts are relative to *.qemuboot.confJoshua Lock2016-09-091-1/+14
* runqemu: refactor it and remove machine knowledgeRobert Yang2016-09-092-1264/+807
* recipetool: create: avoid extra blank lines in output recipePaul Eggleton2016-09-081-1/+7
* recipetool: create: support node.js code outside of npmPaul Eggleton2016-09-081-1/+110
* recipetool: create: allow license variable handling to be rerunPaul Eggleton2016-09-081-50/+53
* recipetool: create: add --keep-temp command line optionPaul Eggleton2016-09-081-1/+5
* recipetool: create: support git submodulesPaul Eggleton2016-09-081-2/+9
* recipetool: create: fix mapping python dependencies to python-dbg packagePaul Eggleton2016-09-081-0/+4
* recipetool: create: AX_PKG_SWIG should add dependency on swig-nativePaul Eggleton2016-09-081-1/+1
* devtool: update-recipe: support files with subdir=Paul Eggleton2016-09-081-2/+36
* oe-build-perf-test: fix log file pathMarkus Lehtonen2016-09-061-1/+1
* build-perf-test-wrapper.sh: fix handling of -C argumentMarkus Lehtonen2016-09-051-2/+2
* scripts: ensure tinfoil is shut down correctlyPaul Eggleton2016-09-0310-401/+430
* scripts/contrib: update scripts for changes to internal APIPaul Eggleton2016-09-033-10/+9
* lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton2016-09-033-11/+19
* oe-build-perf-test: rename log file and implement --log-fileMarkus Lehtonen2016-09-031-1/+4
* oe-build-perf-test: update globalres and git even if tests failedMarkus Lehtonen2016-09-031-6/+6
* build-perf-test-wrapper.sh: make workdir configurableMarkus Lehtonen2016-08-251-3/+9
* build-perf-test-wrapper.sh: make archive dir configurableMarkus Lehtonen2016-08-251-8/+14
* build-perf-test-wrapper.sh: allow saving results in GitMarkus Lehtonen2016-08-251-3/+11
* build-perf-test-wrapper.sh: parse args with getoptsMarkus Lehtonen2016-08-251-7/+23
* oe-build-perf-test: add {git_commit_count} keyword for --commit-results-tagMarkus Lehtonen2016-08-251-1/+1
* oe-build-perf-test: new {tag_num} keyword for --commit-results-tagMarkus Lehtonen2016-08-251-1/+1
* oe-build-perf-test: tag results committed to GitMarkus Lehtonen2016-08-251-1/+5
* oe-build-perf-test: pre-check Git repo when using --commit-resultsMarkus Lehtonen2016-08-251-0/+27
* oe-build-perf-test: implement --commit-results-branchMarkus Lehtonen2016-08-251-1/+5
* oe-build-perf-test: support committing results data to GitMarkus Lehtonen2016-08-251-0/+5
* oe-build-perf-test: use absolute paths in cmdline argsMarkus Lehtonen2016-08-251-1/+3
* oe-build-perf-test: implement --run-tests optionMarkus Lehtonen2016-08-251-1/+6
* python-3.5-manifest: Add argparse moduleFabio Berton2016-08-251-0/+3
* python-3.5-manifest: Rename Queue module to queueFabio Berton2016-08-251-1/+1
* devtool: build_image: Fix recipe filterOla x Nilsson2016-08-251-1/+1
* devtool: Use the wildcard flag in update_recipe_patchOla x Nilsson2016-08-251-0/+1
* combo-layer: python3: fix UnicodeDecodeErrorEd Bartosh2016-08-241-8/+8
* python-3.5-manifest.inc: the signal module RDEPENDS on enumRobert Yang2016-08-231-1/+1
* oe-build-perf-test: align log message format with testrunner outputMarkus Lehtonen2016-08-201-2/+4
* devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie2016-08-186-10/+8
* yocto-bsp/yocto-kernel: update to work with the latest kern-toolsBruce Ashfield2016-08-188-12/+11
* oe-build-perf-test: simplify stderr log formatMarkus Lehtonen2016-08-171-3/+2
* oe-build-perf-test: set-up file logging as early as possibleMarkus Lehtonen2016-08-171-3/+4
* oe-build-perf-test: suppress logger output when tests are being runMarkus Lehtonen2016-08-171-1/+10
* oe-build-perf-test: use new unittest based frameworkMarkus Lehtonen2016-08-171-6/+13
* oeqa.buildperf: add BuildPerfTestResult classMarkus Lehtonen2016-08-171-0/+10