summaryrefslogtreecommitdiffstats
path: root/scripts/contrib
Commit message (Expand)AuthorAgeFilesLines
* python-3-manifest: fix adding imp to importlibAnders Darander2017-05-181-1/+1
* build-perf-test-wrapper.sh: accept test case failuresMarkus Lehtonen2016-10-011-9/+14
* build-perf-test-wrapper.sh: show defaults for '-a' and '-w'Markus Lehtonen2016-10-011-2/+4
* build-perf-test-wrapper.sh: check for positional argumentsMarkus Lehtonen2016-10-011-0/+8
* build-perf-test-wrapper.sh: fix handling of -C argumentMarkus Lehtonen2016-09-051-2/+2
* scripts: ensure tinfoil is shut down correctlyPaul Eggleton2016-09-032-20/+20
* scripts/contrib: update scripts for changes to internal APIPaul Eggleton2016-09-033-10/+9
* build-perf-test-wrapper.sh: make workdir configurableMarkus Lehtonen2016-08-251-3/+9
* build-perf-test-wrapper.sh: make archive dir configurableMarkus Lehtonen2016-08-251-8/+14
* build-perf-test-wrapper.sh: allow saving results in GitMarkus Lehtonen2016-08-251-3/+11
* build-perf-test-wrapper.sh: parse args with getoptsMarkus Lehtonen2016-08-251-7/+23
* 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
* python-3.5-manifest.inc: the signal module RDEPENDS on enumRobert Yang2016-08-231-1/+1
* 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
* uncovered: list uncovered python modulesEd Bartosh2016-08-011-0/+39
* python3: update manifest RDEPENDS for importlib and compression packagesDerek Straka2016-07-201-3/+3
* python3: Add compression to python3-shell dependenciesJussi Kukkonen2016-07-121-1/+1
* graph-tool: convert to python3Maxin B. John2016-07-121-2/+2
* scripts/contrib/devtool-stress: exclude more recipes by defaultPaul Eggleton2016-07-121-1/+1
* scripts/contrib/devtool-stress: skip incompatible recipesPaul Eggleton2016-07-121-22/+35
* scripts/contrib: introduce build-perf-test-wrapper.shMarkus Lehtonen2016-07-011-0/+102
* scripts: ensure not specifying subcommand shows help textPaul Eggleton2016-06-151-0/+1
* scripts: python3: change python to python3 in shebangEd Bartosh2016-06-034-4/+4
* scripts: python3: fix urllib importsEd Bartosh2016-06-031-2/+2
* scripts: python3: use new style except statementEd Bartosh2016-06-031-7/+7
* scripts: Rename ConfigParser -> configparser for python3Ed Bartosh2016-06-021-1/+1
* scripts: Fix deprecated dict methods for python3Ed Bartosh2016-06-024-11/+11
* scripts: python3: Use print functionEd Bartosh2016-06-012-27/+27
* meta/scripts: python3: rename file -> openRichard Purdie2016-05-212-2/+2
* mkefidisk.sh: mount images as read-onlyRaymond Tan2016-05-191-2/+2
* ddimage: if 'pv' is installed, use itChristopher Larson2016-05-061-1/+5
* build-perf-test: add eSDK installed size to metricsRoss Burton2016-04-091-0/+4
* python: move ast module into python-coreRoss Burton2016-03-122-2/+2
* python: merge python-elementtree into python-xmlRoss Burton2016-02-112-12/+4
* python-distutils: add missing dependency on python-emailDominique Hunziker2016-02-042-2/+2
* build-perf-test.sh: add eSDK testingMarkus Lehtonen2016-01-251-0/+24
* build-perf-test.sh: more generic timing functionMarkus Lehtonen2016-01-251-7/+10
* python-setuptools: Upgrade to 19.2Alejandro Hernandez2016-01-201-0/+3
* mkefidisk.sh: add boot log on consoleTrevor Woerner2016-01-071-2/+2
* mkefidisk.sh: add startup script for automated bootTrevor Woerner2016-01-071-0/+3
* scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton2015-12-281-2/+3
* python3: Upgrade from 3.4.3 to 3.5Alejandro Hernandez2015-12-011-1/+1
* verify-homepage: fix recipe file selectionPaul Eggleton2015-11-161-8/+14
* verify-homepage: tidy up output and commentsPaul Eggleton2015-11-161-6/+9
* verify-homepage: get expanded HOMEPAGE valuePaul Eggleton2015-11-161-1/+1
* verify-homepage: use scriptpath to find bitbake pathPaul Eggleton2015-11-161-19/+9
* scripts/contrib: add devtool stress testerPaul Eggleton2015-09-231-0/+241