summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* python3.5-manifest: Fixes several dependencies on the newest python3Alejandro Hernandez2016-08-171-4/+13
* graph-tool: update to new networkx API, be iterativeRoss Burton2016-08-171-7/+6
* python-3.5-manifest: Add some missing RDEPENDSKyle Russell2016-08-171-4/+4
* gen-lockedsig-cache: ensure symlinks are dereferencedPaul Eggleton2016-08-171-3/+4
* oe-buildenv-internal: hint at specifying bitbake path in error messagePaul Eggleton2016-08-171-1/+1
* runqemu: qemuzynqmp: Add Linux boot supportAlistair Francis2016-08-102-3/+2
* create-pull-request: set subject automatically for cover latterRobert Yang2016-08-041-1/+7
* create-pull-request: read remote from env var CPR_CONTRIB_REMOTERobert Yang2016-08-041-32/+34
* create-pull-request: add option -a to auto pushRobert Yang2016-08-041-1/+11
* uncovered: list uncovered python modulesEd Bartosh2016-08-011-0/+39
* oe-selftest: simplifying log filenamesBenjamin Esquivel2016-08-011-1/+1
* oe-selftest: export test results via xmlrunnerBenjamin Esquivel2016-08-011-3/+30
* recipetool: create: fix greedy regex that broke support for github tarballsPaul Eggleton2016-08-011-1/+1
* recipetool: record unknown license filesPaul Eggleton2016-07-261-0/+10
* classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton2016-07-261-2/+14
* scripts: add oe-check-sstate scriptPaul Eggleton2016-07-261-0/+121
* wic: rawcopy: make source filenames uniqueEd Bartosh2016-07-211-1/+1
* oe-selftest: print errors when failed to find testRobert Yang2016-07-211-2/+10
* oe-git-proxy: don't depend on syslinuxAndré Draszik2016-07-201-6/+7
* devtool: add finish subcommandPaul Eggleton2016-07-201-1/+110
* devtool: upgrade: record original recipe filesPaul Eggleton2016-07-201-6/+10
* devtool: update-recipe: refactor to allow calling separatelyPaul Eggleton2016-07-201-27/+29
* devtool: reset: refactor to allow calling separatelyPaul Eggleton2016-07-201-17/+23
* devtool: update-recipe: don't copy local files that haven't changedPaul Eggleton2016-07-201-1/+5
* devtool: update-recipe: find and use existing files directoriesPaul Eggleton2016-07-201-4/+14
* python3: update manifest RDEPENDS for importlib and compression packagesDerek Straka2016-07-201-3/+3
* wic: mountpoint is an optional argumentMaciej Borzecki2016-07-201-1/+1
* wic: clone gummiboot wks for systemd-bootJianxun Zhang2016-07-201-0/+11
* wic: add systemd-boot option in EFI boot image pluginJianxun Zhang2016-07-201-3/+5
* python3: Add compression to python3-shell dependenciesJussi Kukkonen2016-07-121-1/+1
* recipetool: create: support specifying a file as the local sourcePaul Eggleton2016-07-122-5/+14
* recipetool: create: fix handling of github URLsPaul Eggleton2016-07-121-1/+1