summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2016-12-07pybootchartgui/draw.py: skip empty CPU and disk usage chartsPatrick Ohly1
2016-12-07pybootchartgui: show system utilizationPatrick Ohly2
2016-12-07pybootchartgui/draw.py: fix drawing of samples not starting at zeroPatrick Ohly1
2016-12-07pybootchartgui/draw.py: allow moving process chart up and downPatrick Ohly1
2016-12-07scripts/send-pull-request: Avoid multiple chain headersPatrick Ohly1
2016-11-30bb-perf: plot histograms base on buildstats dataLeonardo Sandoval1
2016-11-30python3: Build and package precompiled modulesDominic Sacré1
2016-11-23devtool: fix handling of unicode characters from subprocess stdoutJiajie Hu1
2016-11-23scripts: Specify the stats to take into accountLeonardo Sandoval1
2016-11-23devtool: modify: support recipes with only local files as sourcePaul Eggleton1
2016-11-23recipetool: add postinst to .deb importStephano Cetola1
2016-11-23oe-selftest: enforce en_US.UTF-8 localeMaciej Borzecki1
2016-11-23devtool: update-recipe: support replacing remote patchesPaul Eggleton1
2016-11-23devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton1
2016-11-23devtool: update-recipe: check output before treating it as a stringPaul Eggleton1
2016-11-15oe-selftest: fix handling of test cases without ID in --list-tests-byMaciej Borzecki1
2016-11-15wic: fix function comment typosMaciej Borzecki1
2016-11-15wic: check that filesystem is specified for a rootfs partitionMaciej Borzecki1
2016-11-15wic: use partition size when creating empty partition filesMaciej Borzecki1
2016-11-15wic: make sure that partition size is always an integer in internal processingMaciej Borzecki3
2016-11-15systemd-bootdisk.wks: use PARTUUIDEd Bartosh1
2016-11-15runqemu: Split out the base name of QB_DEFAULT_KERNELAlistair Francis1
2016-11-07devtool: add "rename" subcommandPaul Eggleton2
2016-11-07recipetool: create: separate LICENSE items with & by defaultPaul Eggleton1
2016-11-07devtool: finish: warn if moving recipe to unconfigured destination layerPaul Eggleton1
2016-11-07devtool: finish: fix error if destination layer is not in bblayers.confPaul Eggleton1
2016-11-07devtool: add: show recipetool create outputPaul Eggleton2
2016-11-06wic: call os.ftruncate instead of running truncateEd Bartosh2
2016-11-06task-time: Add simple buildstats analysis scriptUlf Magnusson1
2016-11-06oe-setup-builddir: fix TEMPLATECONF error messagePaul Eggleton1
2016-11-06runqemu: add user mode (SLIRP) support to x86 QEMU targetsTodor Minchev1
2016-11-06oe-pkgdata-util: Use standard verb form in help info.Robert P. J. Day1
2016-11-06mkefidisk.sh: add deprecation warning to the outputEd Bartosh1
2016-10-28combo-layer: handle file_exclude matching dirsOlaf Mandel1
2016-10-28sstate-sysroot-cruft: Add /etc/ld.so.conf to whitelistMartin Jansa1
2016-10-28test-dependencies.sh: Strip also '\.bb: .*' before adding failed recipe to li...Martin Jansa1
2016-10-28combo-layer: handle ambiguous git argumentsOlaf Mandel1
2016-10-28combo-layer: fix crashes on wrong tempfile usageOlaf Mandel1
2016-10-28buildhistory-collect-srcrevs: Fix multiple SRCREV definitionsTobias Hagelborn1
2016-10-25devtool: runqemu: work around runqemu script path assumptionPaul Eggleton1
2016-10-11canned-wks: use GPT partition tableEd Bartosh3
2016-10-11systemd-bootdisk.wks: update kernel command lineEd Bartosh1
2016-10-09mkgummidisk.wks: update kernel command lineEd Bartosh1
2016-10-07mkefidisk.wks: update kernel command lineEd Bartosh1
2016-10-07mkefidisk.wks: use MSDOS partition tableEd Bartosh1
2016-10-07wic: rewrite MBR disk identifierEd Bartosh2
2016-10-07wic: generate PARTUUID for MDOS partitionsEd Bartosh2
2016-10-07wic: set PARTUUID only for gpt partition tableEd Bartosh1
2016-10-06scripts: Rename 'native' to 'oe-run-native'Ulf Magnusson1
2016-10-05devtool: modify command fails to ignore source filesStephano Cetola1