| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/contrib/devtool-stress: exclude more recipes by default | Paul Eggleton | 2016-07-12 | 1 | -1/+1 |
* | scripts/contrib/devtool-stress: skip incompatible recipes | Paul Eggleton | 2016-07-12 | 1 | -22/+35 |
* | devtool: return specific exit code for incompatible recipes | Paul Eggleton | 2016-07-12 | 3 | -10/+13 |
* | devtool: reset: allow reset to work if the recipe file has been deleted | Paul Eggleton | 2016-07-12 | 1 | -1/+1 |
* | devtool: update-recipe: fix --initial-rev option | Paul Eggleton | 2016-07-12 | 1 | -8/+5 |
* | terminal: Fix gnome-terminal to work with recent versions | Richard Purdie | 2016-07-08 | 1 | -0/+10 |
* | scripts: Fixed typo in parameter that was causing exception | Humberto Ibarra | 2016-07-08 | 1 | -1/+1 |
* | runqemu: Avoid duplicating custom QEMU options for AArch64 | Otavio Salvador | 2016-07-08 | 1 | -1/+1 |
* | recipetool: create: drop unused convert_pkginfo() function | Paul Eggleton | 2016-07-08 | 1 | -29/+0 |
* | recipetool: create: avoid decoding errors with Python 3 | Paul Eggleton | 2016-07-08 | 5 | -14/+14 |
* | oepydevshell-internal: python3: encode/decode pty content | Ed Bartosh | 2016-07-08 | 1 | -4/+4 |
* | devpyshell: python3: flush stdout explicitly | Ed Bartosh | 2016-07-08 | 1 | -3/+1 |
* | classes/sstate: add a mode to error if sstate package unavailable | Paul Eggleton | 2016-07-08 | 1 | -1/+1 |
* | scripts/lib/bsp/help.py: Changed help of yocto-bsp to match latest syntax | Humberto Ibarra | 2016-07-07 | 1 | -8/+8 |
* | yocto-bsp: Refactor script to use argparse instead of optparse | Humberto Ibarra | 2016-07-07 | 2 | -84/+78 |
* | scripts/yocto-bsp: Removing version from yocto-bsp | Humberto Ibarra | 2016-07-07 | 1 | -4/+1 |
* | scripts/lib/bsp/engine.py: Add error message for wrong input file | Humberto Ibarra | 2016-07-07 | 1 | -2/+4 |
* | scripts/lib/bsp/help.py: Fixed pager for yocto-bsp help | Humberto Ibarra | 2016-07-07 | 1 | -1/+1 |
* | scripts: Fixed typo in parameter that was causing exception | Humberto Ibarra | 2016-07-07 | 2 | -2/+2 |
* | scripts/contrib: introduce build-perf-test-wrapper.sh | Markus Lehtonen | 2016-07-01 | 1 | -0/+102 |
* | oe-build-perf-test: add --out-dir command line argument | Markus Lehtonen | 2016-07-01 | 1 | -1/+3 |
* | oe-build-perf-test: enable locking | Markus Lehtonen | 2016-07-01 | 1 | -0/+23 |
* | oe-build-perf-test: implement --globalres-file option | Markus Lehtonen | 2016-07-01 | 1 | -0/+5 |
* | oe-build-perf-test: enable logging into file | Markus Lehtonen | 2016-07-01 | 1 | -1/+15 |
* | oeqa.buildperf: implement BuildPerfTestRunner class | Markus Lehtonen | 2016-07-01 | 1 | -2/+8 |
* | oeqa.buildperf: functionality to drop kernel caches | Markus Lehtonen | 2016-07-01 | 1 | -0/+4 |
* | oe-build-perf-test: add pre-run sanity check | Markus Lehtonen | 2016-07-01 | 1 | -0/+28 |
* | scripts: introduce oe-build-perf-test | Markus Lehtonen | 2016-07-01 | 1 | -0/+51 |
* | recipetool: recognize less common makefile names | Nathan Lynch | 2016-07-01 | 1 | -1/+1 |
* | test-dependencies.sh: Strip also '\.bb; .*' before adding failed recipe to li... | Martin Jansa | 2016-07-01 | 1 | -2/+2 |
* | scripts: ensure not specifying subcommand shows help text | Paul Eggleton | 2016-06-15 | 3 | -0/+3 |
* | devtool: reset: allow specifying multiple recipes | Paul Eggleton | 2016-06-15 | 1 | -4/+5 |
* | devtool: tweak README in created workspace layer | Paul Eggleton | 2016-06-15 | 1 | -4/+7 |
* | scripts/lib/bsp/engine.py: Added missing parentheses to string formatting | Humberto Ibarra | 2016-06-12 | 1 | -1/+1 |
* | scripts/lib/bsp/kernel.py: python3: use explicit relative imports | Humberto Ibarra | 2016-06-12 | 1 | -1/+1 |
* | scripts/lib/bsp/engine.py: Rename raw_input commands to input | Humberto Ibarra | 2016-06-12 | 1 | -2/+2 |
* | scripts/yocto-bsp: Fixed typo in parameter that was causing exception | Humberto Ibarra | 2016-06-12 | 1 | -1/+1 |
* | buildhistory-diff: suggest correct version of PythonGit | Ed Bartosh | 2016-06-12 | 1 | -1/+1 |
* | oe-pkgdata-util: new option to provide full info for binary package(s) | Alexander D. Kanevskiy | 2016-06-12 | 1 | -0/+62 |
* | runqemu-internal: Update the qemuzynq boot options | Alistair Francis | 2016-06-12 | 1 | -1/+2 |
* | runqemu: Add suport for qemuzynqmp | Alistair Francis | 2016-06-12 | 2 | -1/+29 |
* | oe-pkgdata-util: fix AttributeError | Ed Bartosh | 2016-06-07 | 1 | -0/+1 |
* | meta: Drop swabber | Richard Purdie | 2016-06-07 | 1 | -31/+0 |
* | scripts/lib/bsp/engine.py: Added missing keyword to fix syntax error | Humberto Ibarra | 2016-06-07 | 1 | -1/+1 |
* | scripts/pybootchart: Fix print statement | Richard Purdie | 2016-06-03 | 1 | -3/+1 |
* | scripts: python3: change python to python3 in shebang | Ed Bartosh | 2016-06-03 | 3 | -3/+3 |
* | scripts: python3: decode subprocess output | Ed Bartosh | 2016-06-03 | 1 | -5/+5 |
* | engine: python3: replace iteritems() -> items() | Ed Bartosh | 2016-06-03 | 1 | -3/+3 |
* | scripts: python3: replace exec statement with builtin | Ed Bartosh | 2016-06-03 | 1 | -1/+1 |
* | scripts: python3: use explicit relative imports | Ed Bartosh | 2016-06-03 | 2 | -3/+2 |