summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
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
2016-07-08devpyshell: python3: flush stdout explicitlyEd Bartosh1
2016-07-07classes/sstate: add a mode to error if sstate package unavailablePaul Eggleton1
2016-07-01scripts/contrib: introduce build-perf-test-wrapper.shMarkus Lehtonen1
2016-07-01oe-build-perf-test: add --out-dir command line argumentMarkus Lehtonen1
2016-07-01oe-build-perf-test: enable lockingMarkus Lehtonen1
2016-07-01oe-build-perf-test: implement --globalres-file optionMarkus Lehtonen1
2016-07-01oe-build-perf-test: enable logging into fileMarkus Lehtonen1
2016-07-01oeqa.buildperf: implement BuildPerfTestRunner classMarkus Lehtonen1
2016-07-01oeqa.buildperf: functionality to drop kernel cachesMarkus Lehtonen1
2016-07-01oe-build-perf-test: add pre-run sanity checkMarkus Lehtonen1
2016-07-01scripts: introduce oe-build-perf-testMarkus Lehtonen1
2016-07-01recipetool: recognize less common makefile namesNathan Lynch1
2016-07-01test-dependencies.sh: Strip also '\.bb; .*' before adding failed recipe to li...Martin Jansa1
2016-06-14scripts: ensure not specifying subcommand shows help textPaul Eggleton3
2016-06-14devtool: reset: allow specifying multiple recipesPaul Eggleton1
2016-06-14devtool: tweak README in created workspace layerPaul Eggleton1
2016-06-12buildhistory-diff: suggest correct version of PythonGitEd Bartosh1
2016-06-12oe-pkgdata-util: new option to provide full info for binary package(s)Alexander D. Kanevskiy1
2016-06-12runqemu-internal: Update the qemuzynq boot optionsAlistair Francis1
2016-06-12runqemu: Add suport for qemuzynqmpAlistair Francis2
2016-06-07oe-pkgdata-util: fix AttributeErrorEd Bartosh1
2016-06-06meta: Drop swabberRichard Purdie1
2016-06-03scripts/pybootchart: Fix print statementRichard Purdie1
2016-06-03send-error-report: encode data to bytesEd Bartosh1
2016-06-03image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen4
2016-06-02scripts: python3: change python to python3 in shebangEd Bartosh23
2016-06-02scripts: python3: decode subprocess outputEd Bartosh3
2016-06-02combo-layer: python3: use tempfile.TemporaryFileEd Bartosh1
2016-06-02dirsize: python3: fix TypeError: unorderable typesEd Bartosh1