summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2016-09-19runqemu: try symlinks when kernel or rootfs can't be foundJoshua Lock1
2016-09-19runqemu: clarify an INFO messageJoshua Lock1
2016-09-19runqemu: add guidance to resolve issues with missing filesJoshua Lock1
2016-09-19devtool: add: drop superfluous validation for recipe namePaul Eggleton1
2016-09-19recipetool: create: support git short form URLsPaul Eggleton3
2016-09-19recipetool: create: tweak license crunchingPaul Eggleton1
2016-09-19recipetool: create: pick up AC_PROG_SWIGPaul Eggleton1
2016-09-19recipetool: create: detect python autoconf macrosPaul Eggleton1
2016-09-19recipetool: create: fix error with git tree and no networkPaul Eggleton1
2016-09-19recipetool: create: fix name/version extraction from filenamePaul Eggleton1
2016-09-19recipetool: create: improve python recipe license handlingPaul Eggleton1
2016-09-19recipetool: create: fix picking up name from local python source treePaul Eggleton1
2016-09-19runqemu: acquire_lock() should fail when failed to open the fileRobert Yang1
2016-09-16scripts: add tool to scan for bashisms recipe shell scriptsRoss Burton1
2016-09-16scripts: introduce buildstats-diffMarkus Lehtonen1
2016-09-15oe-selftest: check for coverage version before starting testsHumberto Ibarra1
2016-09-14create-pull-request: remove output directoryEd Bartosh1
2016-09-14runqemu: fix a race issue on lockdirRobert Yang1
2016-09-09scripts/runqemu: Add snapshot supportRichard Purdie1
2016-09-09runqemu: Enable virtio RNG for all platformsRichard Purdie1
2016-09-09runqemu: Update to modern prefrerred net syntaxRichard Purdie1
2016-09-09runqemu: Allow unique network interface MAC addressesRichard Purdie1
2016-09-09runqemu: fix run from testimage with non-standard DEPLOY_DIR_IMAGEJoshua Lock1
2016-09-09runqemu: fixes for when invoked during a bitbake runJoshua Lock1
2016-09-09runqemu: better handle running on a host with different pathsJoshua Lock1
2016-09-09runqemu: assume artefacts are relative to *.qemuboot.confJoshua Lock1
2016-09-09runqemu: refactor it and remove machine knowledgeRobert Yang2
2016-09-08recipetool: create: avoid extra blank lines in output recipePaul Eggleton1
2016-09-08recipetool: create: support node.js code outside of npmPaul Eggleton1
2016-09-08recipetool: create: allow license variable handling to be rerunPaul Eggleton1
2016-09-08recipetool: create: add --keep-temp command line optionPaul Eggleton1
2016-09-08recipetool: create: support git submodulesPaul Eggleton1
2016-09-08recipetool: create: fix mapping python dependencies to python-dbg packagePaul Eggleton1
2016-09-08recipetool: create: AX_PKG_SWIG should add dependency on swig-nativePaul Eggleton1
2016-09-08devtool: update-recipe: support files with subdir=Paul Eggleton1
2016-09-06oe-build-perf-test: fix log file pathMarkus Lehtonen1
2016-09-05build-perf-test-wrapper.sh: fix handling of -C argumentMarkus Lehtonen1
2016-09-03scripts: ensure tinfoil is shut down correctlyPaul Eggleton10
2016-09-03scripts/contrib: update scripts for changes to internal APIPaul Eggleton3
2016-09-03lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton3
2016-09-03oe-build-perf-test: rename log file and implement --log-fileMarkus Lehtonen1
2016-09-03oe-build-perf-test: update globalres and git even if tests failedMarkus Lehtonen1
2016-08-25build-perf-test-wrapper.sh: make workdir configurableMarkus Lehtonen1
2016-08-25build-perf-test-wrapper.sh: make archive dir configurableMarkus Lehtonen1
2016-08-25build-perf-test-wrapper.sh: allow saving results in GitMarkus Lehtonen1
2016-08-25build-perf-test-wrapper.sh: parse args with getoptsMarkus Lehtonen1
2016-08-25oe-build-perf-test: add {git_commit_count} keyword for --commit-results-tagMarkus Lehtonen1
2016-08-25oe-build-perf-test: new {tag_num} keyword for --commit-results-tagMarkus Lehtonen1
2016-08-25oe-build-perf-test: tag results committed to GitMarkus Lehtonen1
2016-08-25oe-build-perf-test: pre-check Git repo when using --commit-resultsMarkus Lehtonen1