summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* runqemu: qemuzynqmp: Add Linux boot supportAlistair Francis2016-08-102-3/+2
* create-pull-request: set subject automatically for cover latterRobert Yang2016-08-041-1/+7
* create-pull-request: read remote from env var CPR_CONTRIB_REMOTERobert Yang2016-08-041-32/+34
* create-pull-request: add option -a to auto pushRobert Yang2016-08-041-1/+11
* uncovered: list uncovered python modulesEd Bartosh2016-08-011-0/+39
* oe-selftest: simplifying log filenamesBenjamin Esquivel2016-08-011-1/+1
* oe-selftest: export test results via xmlrunnerBenjamin Esquivel2016-08-011-3/+30
* recipetool: create: fix greedy regex that broke support for github tarballsPaul Eggleton2016-08-011-1/+1
* recipetool: record unknown license filesPaul Eggleton2016-07-261-0/+10
* classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton2016-07-261-2/+14
* scripts: add oe-check-sstate scriptPaul Eggleton2016-07-261-0/+121
* wic: rawcopy: make source filenames uniqueEd Bartosh2016-07-211-1/+1
* oe-selftest: print errors when failed to find testRobert Yang2016-07-211-2/+10
* oe-git-proxy: don't depend on syslinuxAndré Draszik2016-07-201-6/+7
* devtool: add finish subcommandPaul Eggleton2016-07-201-1/+110
* devtool: upgrade: record original recipe filesPaul Eggleton2016-07-201-6/+10
* devtool: update-recipe: refactor to allow calling separatelyPaul Eggleton2016-07-201-27/+29
* devtool: reset: refactor to allow calling separatelyPaul Eggleton2016-07-201-17/+23
* devtool: update-recipe: don't copy local files that haven't changedPaul Eggleton2016-07-201-1/+5
* devtool: update-recipe: find and use existing files directoriesPaul Eggleton2016-07-201-4/+14
* python3: update manifest RDEPENDS for importlib and compression packagesDerek Straka2016-07-201-3/+3
* wic: mountpoint is an optional argumentMaciej Borzecki2016-07-201-1/+1
* wic: clone gummiboot wks for systemd-bootJianxun Zhang2016-07-201-0/+11
* wic: add systemd-boot option in EFI boot image pluginJianxun Zhang2016-07-201-3/+5
* python3: Add compression to python3-shell dependenciesJussi Kukkonen2016-07-121-1/+1
* recipetool: create: support specifying a file as the local sourcePaul Eggleton2016-07-122-5/+14
* recipetool: create: fix handling of github URLsPaul Eggleton2016-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
* devtool: return specific exit code for incompatible recipesPaul Eggleton2016-07-123-10/+13
* devtool: reset: allow reset to work if the recipe file has been deletedPaul Eggleton2016-07-121-1/+1
* devtool: update-recipe: fix --initial-rev optionPaul Eggleton2016-07-121-8/+5
* terminal: Fix gnome-terminal to work with recent versionsRichard Purdie2016-07-081-0/+10
* scripts: Fixed typo in parameter that was causing exceptionHumberto Ibarra2016-07-081-1/+1
* runqemu: Avoid duplicating custom QEMU options for AArch64Otavio Salvador2016-07-081-1/+1
* recipetool: create: drop unused convert_pkginfo() functionPaul Eggleton2016-07-081-29/+0
* recipetool: create: avoid decoding errors with Python 3Paul Eggleton2016-07-085-14/+14
* oepydevshell-internal: python3: encode/decode pty contentEd Bartosh2016-07-081-4/+4
* devpyshell: python3: flush stdout explicitlyEd Bartosh2016-07-081-3/+1
* classes/sstate: add a mode to error if sstate package unavailablePaul Eggleton2016-07-081-1/+1
* scripts/lib/bsp/help.py: Changed help of yocto-bsp to match latest syntaxHumberto Ibarra2016-07-071-8/+8
* yocto-bsp: Refactor script to use argparse instead of optparseHumberto Ibarra2016-07-072-84/+78
* scripts/yocto-bsp: Removing version from yocto-bspHumberto Ibarra2016-07-071-4/+1
* scripts/lib/bsp/engine.py: Add error message for wrong input fileHumberto Ibarra2016-07-071-2/+4
* scripts/lib/bsp/help.py: Fixed pager for yocto-bsp helpHumberto Ibarra2016-07-071-1/+1
* scripts: Fixed typo in parameter that was causing exceptionHumberto Ibarra2016-07-072-2/+2
* scripts/contrib: introduce build-perf-test-wrapper.shMarkus Lehtonen2016-07-011-0/+102
* oe-build-perf-test: add --out-dir command line argumentMarkus Lehtonen2016-07-011-1/+3
* oe-build-perf-test: enable lockingMarkus Lehtonen2016-07-011-0/+23