aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-07-20oe-git-proxy: don't depend on syslinuxAndré Draszik
2016-07-20devtool: add finish subcommandPaul Eggleton
2016-07-20devtool: upgrade: record original recipe filesPaul Eggleton
2016-07-20devtool: update-recipe: refactor to allow calling separatelyPaul Eggleton
2016-07-20devtool: reset: refactor to allow calling separatelyPaul Eggleton
2016-07-20devtool: update-recipe: don't copy local files that haven't changedPaul Eggleton
2016-07-20devtool: update-recipe: find and use existing files directoriesPaul Eggleton
2016-07-20python3: update manifest RDEPENDS for importlib and compression packagesDerek Straka
2016-07-20wic: mountpoint is an optional argumentMaciej Borzecki
2016-07-20wic: clone gummiboot wks for systemd-bootJianxun Zhang
2016-07-20wic: add systemd-boot option in EFI boot image pluginJianxun Zhang
2016-07-12python3: Add compression to python3-shell dependenciesJussi Kukkonen
2016-07-12recipetool: create: support specifying a file as the local sourcePaul Eggleton
2016-07-12recipetool: create: fix handling of github URLsPaul Eggleton
2016-07-12graph-tool: convert to python3Maxin B. John
2016-07-12scripts/contrib/devtool-stress: exclude more recipes by defaultPaul Eggleton
2016-07-12scripts/contrib/devtool-stress: skip incompatible recipesPaul Eggleton
2016-07-12devtool: return specific exit code for incompatible recipesPaul Eggleton
2016-07-12devtool: reset: allow reset to work if the recipe file has been deletedPaul Eggleton
2016-07-12devtool: update-recipe: fix --initial-rev optionPaul Eggleton
2016-07-08terminal: Fix gnome-terminal to work with recent versionsRichard Purdie
2016-07-08scripts: Fixed typo in parameter that was causing exceptionHumberto Ibarra
2016-07-08runqemu: Avoid duplicating custom QEMU options for AArch64Otavio Salvador
2016-07-08recipetool: create: drop unused convert_pkginfo() functionPaul Eggleton
2016-07-08recipetool: create: avoid decoding errors with Python 3Paul Eggleton
2016-07-08oepydevshell-internal: python3: encode/decode pty contentEd Bartosh
2016-07-08devpyshell: python3: flush stdout explicitlyEd Bartosh
2016-07-07classes/sstate: add a mode to error if sstate package unavailablePaul Eggleton
2016-07-01scripts/contrib: introduce build-perf-test-wrapper.shMarkus Lehtonen
2016-07-01oe-build-perf-test: add --out-dir command line argumentMarkus Lehtonen
2016-07-01oe-build-perf-test: enable lockingMarkus Lehtonen
2016-07-01oe-build-perf-test: implement --globalres-file optionMarkus Lehtonen
2016-07-01oe-build-perf-test: enable logging into fileMarkus Lehtonen
2016-07-01oeqa.buildperf: implement BuildPerfTestRunner classMarkus Lehtonen
2016-07-01oeqa.buildperf: functionality to drop kernel cachesMarkus Lehtonen
2016-07-01oe-build-perf-test: add pre-run sanity checkMarkus Lehtonen
2016-07-01scripts: introduce oe-build-perf-testMarkus Lehtonen
2016-07-01recipetool: recognize less common makefile namesNathan Lynch
2016-07-01test-dependencies.sh: Strip also '\.bb; .*' before adding failed recipe to li...Martin Jansa
2016-06-14scripts: ensure not specifying subcommand shows help textPaul Eggleton
2016-06-14devtool: reset: allow specifying multiple recipesPaul Eggleton
2016-06-14devtool: tweak README in created workspace layerPaul Eggleton
2016-06-12buildhistory-diff: suggest correct version of PythonGitEd Bartosh
2016-06-12oe-pkgdata-util: new option to provide full info for binary package(s)Alexander D. Kanevskiy
2016-06-12runqemu-internal: Update the qemuzynq boot optionsAlistair Francis
2016-06-12runqemu: Add suport for qemuzynqmpAlistair Francis
2016-06-07oe-pkgdata-util: fix AttributeErrorEd Bartosh
2016-06-06meta: Drop swabberRichard Purdie
2016-06-03scripts/pybootchart: Fix print statementRichard Purdie
2016-06-03send-error-report: encode data to bytesEd Bartosh