summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-12-16scripts: remove True option to getVarFlag callsJoshua Lock
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-16scripts/runqemu: Allow to use qemu from host.Mariano Lopez
2016-12-14devtool: prevent BBHandledException from showing tracebackPaul Eggleton
2016-12-14devtool: extract: disable basehash mismatch errorsPaul Eggleton
2016-12-14devtool: fix extraction of source to work in memres modePaul Eggleton
2016-12-14recipetool: add OE lib pathPaul Eggleton
2016-12-14classes/patch: move in logic to commit for additional tasksPaul Eggleton
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton
2016-12-14devtool: package: don't try to initialise tinfoil twicePaul Eggleton
2016-12-14oe-pkgdata-util: Make read-value handle override variablesOla x Nilsson
2016-12-13oe-buildenv-internal: show usage outputEd Bartosh
2016-12-13oe-find-native-sysroot: create usage outputEd Bartosh
2016-12-13oe-git-proxy: create usage outputEd Bartosh
2016-12-13oepydevshell-internal.py: standardize usage outputEd Bartosh
2016-12-13oe-setup-builddir: create usage outputEd Bartosh
2016-12-13oe-setup-rpmrepo: standardize usage outputEd Bartosh
2016-12-13oe-trim-schemas: create usage outputEd Bartosh
2016-12-13oe-run-native: standardize usage outputEd Bartosh
2016-12-13recipetool: Load plugins in a well defined orderOla x Nilsson
2016-12-13devtool: Load plugins in a well defined orderOla x Nilsson
2016-12-13wic: rename command line option -p -> -sEd Bartosh
2016-12-13wic: Create a logical partition only when it is really mandatoryAlessio Igor Bogani
2016-12-13oe-selftest: Add option to submit test result to a git repository.Mariano Lopez
2016-12-08recipetool: fix encoding-related errors creating python recipesPaul Eggleton
2016-12-07pybootchartgui: support reading reduced /proc logsPatrick Ohly
2016-12-07pybootchartgui: simplify drawing of memory usagePatrick Ohly
2016-12-07pybootchartgui: render disk space usagePatrick Ohly
2016-12-07pybootchartgui/parsing.py: fix error handling in meminfo parserPatrick Ohly
2016-12-07pybootchartgui/draw.py: skip empty CPU and disk usage chartsPatrick Ohly
2016-12-07pybootchartgui: show system utilizationPatrick Ohly
2016-12-07pybootchartgui/draw.py: fix drawing of samples not starting at zeroPatrick Ohly
2016-12-07pybootchartgui/draw.py: allow moving process chart up and downPatrick Ohly
2016-12-07scripts/send-pull-request: Avoid multiple chain headersPatrick Ohly
2016-11-30bb-perf: plot histograms base on buildstats dataLeonardo Sandoval
2016-11-30python3: Build and package precompiled modulesDominic Sacré
2016-11-23devtool: fix handling of unicode characters from subprocess stdoutJiajie Hu
2016-11-23scripts: Specify the stats to take into accountLeonardo Sandoval
2016-11-23devtool: modify: support recipes with only local files as sourcePaul Eggleton
2016-11-23recipetool: add postinst to .deb importStephano Cetola
2016-11-23oe-selftest: enforce en_US.UTF-8 localeMaciej Borzecki
2016-11-23devtool: update-recipe: support replacing remote patchesPaul Eggleton
2016-11-23devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton
2016-11-23devtool: update-recipe: check output before treating it as a stringPaul Eggleton
2016-11-15conf: Remove legacy X input driversJussi Kukkonen
2016-11-15oe-selftest: fix handling of test cases without ID in --list-tests-byMaciej Borzecki
2016-11-15wic: fix function comment typosMaciej Borzecki
2016-11-15wic: check that filesystem is specified for a rootfs partitionMaciej Borzecki
2016-11-15wic: use partition size when creating empty partition filesMaciej Borzecki
2016-11-15wic: make sure that partition size is always an integer in internal processingMaciej Borzecki