summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie6
2016-08-17oe-build-perf-test: simplify stderr log formatMarkus Lehtonen1
2016-08-17oe-build-perf-test: set-up file logging as early as possibleMarkus Lehtonen1
2016-08-17oe-build-perf-test: suppress logger output when tests are being runMarkus Lehtonen1
2016-08-17oe-build-perf-test: use new unittest based frameworkMarkus Lehtonen1
2016-08-17oeqa.buildperf: add BuildPerfTestResult classMarkus Lehtonen1
2016-08-17python3.5-manifest: Fixes several dependencies on the newest python3Alejandro Hernandez1
2016-08-17graph-tool: update to new networkx API, be iterativeRoss Burton1
2016-08-17python-3.5-manifest: Add some missing RDEPENDSKyle Russell1
2016-08-17gen-lockedsig-cache: ensure symlinks are dereferencedPaul Eggleton1
2016-08-17oe-buildenv-internal: hint at specifying bitbake path in error messagePaul Eggleton1
2016-08-10runqemu: qemuzynqmp: Add Linux boot supportAlistair Francis2
2016-08-04create-pull-request: set subject automatically for cover latterRobert Yang1
2016-08-04create-pull-request: read remote from env var CPR_CONTRIB_REMOTERobert Yang1
2016-08-04create-pull-request: add option -a to auto pushRobert Yang1
2016-08-01uncovered: list uncovered python modulesEd Bartosh1
2016-07-28oe-selftest: simplifying log filenamesBenjamin Esquivel1
2016-07-28oe-selftest: export test results via xmlrunnerBenjamin Esquivel1
2016-07-28recipetool: create: fix greedy regex that broke support for github tarballsPaul Eggleton1
2016-07-25recipetool: record unknown license filesPaul Eggleton1
2016-07-25classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton1
2016-07-25scripts: add oe-check-sstate scriptPaul Eggleton1
2016-07-21wic: rawcopy: make source filenames uniqueEd Bartosh1
2016-07-20oe-selftest: print errors when failed to find testRobert Yang1
2016-07-20oe-git-proxy: don't depend on syslinuxAndré Draszik1
2016-07-20devtool: add finish subcommandPaul Eggleton1
2016-07-20devtool: upgrade: record original recipe filesPaul Eggleton1
2016-07-20devtool: update-recipe: refactor to allow calling separatelyPaul Eggleton1
2016-07-20devtool: reset: refactor to allow calling separatelyPaul Eggleton1
2016-07-20devtool: update-recipe: don't copy local files that haven't changedPaul Eggleton1
2016-07-20devtool: update-recipe: find and use existing files directoriesPaul Eggleton1
2016-07-20python3: update manifest RDEPENDS for importlib and compression packagesDerek Straka1
2016-07-20wic: mountpoint is an optional argumentMaciej Borzecki1
2016-07-20wic: clone gummiboot wks for systemd-bootJianxun Zhang1
2016-07-20wic: add systemd-boot option in EFI boot image pluginJianxun Zhang1
2016-07-12python3: Add compression to python3-shell dependenciesJussi Kukkonen1
2016-07-12recipetool: create: support specifying a file as the local sourcePaul Eggleton2
2016-07-12recipetool: create: fix handling of github URLsPaul Eggleton1
2016-07-12graph-tool: convert to python3Maxin B. John1
2016-07-12scripts/contrib/devtool-stress: exclude more recipes by defaultPaul Eggleton1
2016-07-12scripts/contrib/devtool-stress: skip incompatible recipesPaul Eggleton1
2016-07-12devtool: return specific exit code for incompatible recipesPaul Eggleton3
2016-07-12devtool: reset: allow reset to work if the recipe file has been deletedPaul Eggleton1
2016-07-12devtool: update-recipe: fix --initial-rev optionPaul Eggleton1
2016-07-08terminal: Fix gnome-terminal to work with recent versionsRichard Purdie1
2016-07-08scripts: Fixed typo in parameter that was causing exceptionHumberto Ibarra1
2016-07-08runqemu: Avoid duplicating custom QEMU options for AArch64Otavio Salvador1
2016-07-08recipetool: create: drop unused convert_pkginfo() functionPaul Eggleton1
2016-07-08recipetool: create: avoid decoding errors with Python 3Paul Eggleton5
2016-07-08oepydevshell-internal: python3: encode/decode pty contentEd Bartosh1