summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* pybootchartgui/parsing.py: fix error handling in meminfo parserPatrick Ohly2016-12-071-1/+1
* pybootchartgui/draw.py: skip empty CPU and disk usage chartsPatrick Ohly2016-12-071-48/+50
* pybootchartgui: show system utilizationPatrick Ohly2016-12-072-20/+57
* pybootchartgui/draw.py: fix drawing of samples not starting at zeroPatrick Ohly2016-12-071-1/+1
* pybootchartgui/draw.py: allow moving process chart up and downPatrick Ohly2016-12-071-1/+1
* scripts/send-pull-request: Avoid multiple chain headersPatrick Ohly2016-12-071-2/+7
* bb-perf: plot histograms base on buildstats dataLeonardo Sandoval2016-11-301-0/+157
* python3: Build and package precompiled modulesDominic Sacré2016-11-301-0/+10
* devtool: fix handling of unicode characters from subprocess stdoutJiajie Hu2016-11-231-2/+3
* scripts: Specify the stats to take into accountLeonardo Sandoval2016-11-231-17/+82
* devtool: modify: support recipes with only local files as sourcePaul Eggleton2016-11-231-0/+23
* recipetool: add postinst to .deb importStephano Cetola2016-11-231-3/+32
* oe-selftest: enforce en_US.UTF-8 localeMaciej Borzecki2016-11-231-0/+3
* devtool: update-recipe: support replacing remote patchesPaul Eggleton2016-11-231-2/+24
* devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton2016-11-231-18/+37
* devtool: update-recipe: check output before treating it as a stringPaul Eggleton2016-11-231-4/+5
* conf: Remove legacy X input driversJussi Kukkonen2016-11-155-9/+1
* oe-selftest: fix handling of test cases without ID in --list-tests-byMaciej Borzecki2016-11-151-4/+9
* wic: fix function comment typosMaciej Borzecki2016-11-151-2/+2
* wic: check that filesystem is specified for a rootfs partitionMaciej Borzecki2016-11-151-0/+4
* wic: use partition size when creating empty partition filesMaciej Borzecki2016-11-151-2/+2
* wic: make sure that partition size is always an integer in internal processingMaciej Borzecki2016-11-153-6/+12