aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
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
2016-06-03image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen
2016-06-02scripts: python3: change python to python3 in shebangEd Bartosh
2016-06-02scripts: python3: decode subprocess outputEd Bartosh
2016-06-02combo-layer: python3: use tempfile.TemporaryFileEd Bartosh
2016-06-02dirsize: python3: fix TypeError: unorderable typesEd Bartosh
2016-06-02combo-layer: python3: import reduceEd Bartosh
2016-06-02scripts: python3: use new metaclass syntaxEd Bartosh
2016-06-02scripts: python3: get rid of __future__ importsEd Bartosh
2016-06-02scripts: python3: rename raw_input to inputEd Bartosh
2016-06-02ksize.py: python3: get rid of strings.joinEd Bartosh
2016-06-02scripts: python3: fix urllib importsEd Bartosh
2016-06-02scripts: python3: use new style except statementEd Bartosh
2016-06-02scripts: python3: convert iterables to listsEd Bartosh
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02scripts: use python3 in shebangEd Bartosh
2016-06-02scripts: Fix urlparse imports for python3Ed Bartosh
2016-06-02scripts: Rename ConfigParser -> configparser for python3Ed Bartosh
2016-06-02scripts: Fix encoding errors for python3Ed Bartosh
2016-06-02scripts: Replace basestring -> str for python3Ed Bartosh
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh
2016-06-02wic: encode help textEd Bartosh
2016-06-02wic: use python3 in shebangEd Bartosh
2016-06-02classes/lib: Update xrange -> range for python3Richard Purdie
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-06-01oe-buildenv-internal: Update to python3Richard Purdie
2016-06-01scripts/lnr: update for python3Allen Wild
2016-06-01scripts: python3: Use print functionEd Bartosh
2016-05-30recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton
2016-05-30recipetool: create: use ${BP} for subdir for binary packagesPaul Eggleton
2016-05-30recipetool: create: extract variable values from .deb/.ipk/.rpmPaul Eggleton
2016-05-30recipetool: create: support extracting SUMMARY and HOMEPAGEPaul Eggleton
2016-05-30wic: bootimg-efi: include startup.nsh if it's availableChristopher Larson