summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: python3 fixes and new tool ksumTom Zanussi2017-01-162-5/+180
* scripts/oe-selftest: fix typoChen Qi2017-01-161-1/+1
* runqemu: Allow the user to specity no kernel or rootFSAlistair Francis2017-01-161-1/+8
* wic: _exec_cmd: produce error if exit code is not 0Ed Bartosh2017-01-161-10/+4
* direct.py: fix getting image nameEd Bartosh2017-01-161-2/+2
* canned-wks: remove mpc8315e-rdb.wksEd Bartosh2017-01-161-6/+0
* wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu2017-01-162-49/+4
* python-3.5-manifest: Add http module to the netclient packageDerek Straka2017-01-161-1/+1
* wic: fix parsing of 'bitbake -e' outputEd Bartosh2017-01-161-8/+6
* gummiboot: Remove old gummiboot recipe, related class and wks fileAlejandro Hernandez2017-01-161-11/+0
* oe-selftest: fix behaviour if oe-selftest.log is a dangling symlinkPaul Eggleton2017-01-091-1/+2
* gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez2017-01-092-25/+23
* meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie2017-01-092-2/+2
* oe-selftest: Improve BUILDDIR environment handlingRichard Purdie2017-01-051-6/+13
* runqemu: let command line parameters override defaultsPatrick Ohly2017-01-051-1/+1
* example-recipe: Fix LDFLAGS compilation issue on newly created recipesAlejandro Hernandez2016-12-221-1/+1
* wic: add kickstart file for MPC8315Ed Bartosh2016-12-221-0/+6
* wic: add --fixed-size wks optionMaciej Borzecki2016-12-225-42/+105
* devtool: modify: fix usage on the kernelPaul Eggleton2016-12-221-0/+2
* wic: look for wks files in <layer>/wicEd Bartosh2016-12-221-2/+5
* oe-selftest: import git module only when neededEd Bartosh2016-12-201-1/+1
* wic: obey the rootfs size from the metadataChristopher Larson2016-12-171-1/+12
* scripts: remove True option to getVarFlag callsJoshua Lock2016-12-162-4/+4
* scripts: remove True option to getVar callsJoshua Lock2016-12-1622-106/+106
* scripts/runqemu: Allow to use qemu from host.Mariano Lopez2016-12-161-0/+15
* devtool: prevent BBHandledException from showing tracebackPaul Eggleton2016-12-141-4/+7
* devtool: extract: disable basehash mismatch errorsPaul Eggleton2016-12-141-0/+1
* devtool: fix extraction of source to work in memres modePaul Eggleton2016-12-142-69/+55
* recipetool: add OE lib pathPaul Eggleton2016-12-141-0/+1
* classes/patch: move in logic to commit for additional tasksPaul Eggleton2016-12-141-36/+1
* devtool / recipetool: use tinfoil parsing APIPaul Eggleton2016-12-147-53/+16
* devtool: package: don't try to initialise tinfoil twicePaul Eggleton2016-12-141-3/+1
* oe-pkgdata-util: Make read-value handle override variablesOla x Nilsson2016-12-141-8/+8
* oe-buildenv-internal: show usage outputEd Bartosh2016-12-131-0/+12
* oe-find-native-sysroot: create usage outputEd Bartosh2016-12-131-0/+14
* oe-git-proxy: create usage outputEd Bartosh2016-12-131-0/+21
* oepydevshell-internal.py: standardize usage outputEd Bartosh2016-12-131-4/+11
* oe-setup-builddir: create usage outputEd Bartosh2016-12-131-0/+8
* oe-setup-rpmrepo: standardize usage outputEd Bartosh2016-12-131-11/+17
* oe-trim-schemas: create usage outputEd Bartosh2016-12-131-0/+9
* oe-run-native: standardize usage outputEd Bartosh2016-12-131-2/+9
* recipetool: Load plugins in a well defined orderOla x Nilsson2016-12-131-2/+2
* devtool: Load plugins in a well defined orderOla x Nilsson2016-12-132-3/+8
* wic: rename command line option -p -> -sEd Bartosh2016-12-131-1/+1
* wic: Create a logical partition only when it is really mandatoryAlessio Igor Bogani2016-12-131-3/+4
* oe-selftest: Add option to submit test result to a git repository.Mariano Lopez2016-12-131-0/+102
* recipetool: fix encoding-related errors creating python recipesPaul Eggleton2016-12-081-2/+2
* pybootchartgui: support reading reduced /proc logsPatrick Ohly2016-12-071-0/+31
* pybootchartgui: simplify drawing of memory usagePatrick Ohly2016-12-073-7/+23
* pybootchartgui: render disk space usagePatrick Ohly2016-12-073-0/+99