aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
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-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
2016-11-15systemd-bootdisk.wks: use PARTUUIDEd Bartosh
2016-11-15runqemu: Split out the base name of QB_DEFAULT_KERNELAlistair Francis
2016-11-07devtool: add "rename" subcommandPaul Eggleton
2016-11-07recipetool: create: separate LICENSE items with & by defaultPaul Eggleton
2016-11-07devtool: finish: warn if moving recipe to unconfigured destination layerPaul Eggleton
2016-11-07devtool: finish: fix error if destination layer is not in bblayers.confPaul Eggleton
2016-11-07devtool: add: show recipetool create outputPaul Eggleton
2016-11-06wic: call os.ftruncate instead of running truncateEd Bartosh
2016-11-06task-time: Add simple buildstats analysis scriptUlf Magnusson
2016-11-06oe-setup-builddir: fix TEMPLATECONF error messagePaul Eggleton
2016-11-06runqemu: add user mode (SLIRP) support to x86 QEMU targetsTodor Minchev
2016-11-06oe-pkgdata-util: Use standard verb form in help info.Robert P. J. Day
2016-11-06mkefidisk.sh: add deprecation warning to the outputEd Bartosh
2016-10-28combo-layer: handle file_exclude matching dirsOlaf Mandel
2016-10-28sstate-sysroot-cruft: Add /etc/ld.so.conf to whitelistMartin Jansa
2016-10-28test-dependencies.sh: Strip also '\.bb: .*' before adding failed recipe to li...Martin Jansa
2016-10-28combo-layer: handle ambiguous git argumentsOlaf Mandel
2016-10-28combo-layer: fix crashes on wrong tempfile usageOlaf Mandel
2016-10-28buildhistory-collect-srcrevs: Fix multiple SRCREV definitionsTobias Hagelborn
2016-10-25devtool: runqemu: work around runqemu script path assumptionPaul Eggleton
2016-10-11canned-wks: use GPT partition tableEd Bartosh
2016-10-11systemd-bootdisk.wks: update kernel command lineEd Bartosh
2016-10-09mkgummidisk.wks: update kernel command lineEd Bartosh
2016-10-07mkefidisk.wks: update kernel command lineEd Bartosh
2016-10-07mkefidisk.wks: use MSDOS partition tableEd Bartosh
2016-10-07wic: rewrite MBR disk identifierEd Bartosh