aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2017-09-04scripts/runqemu: avoid overridden user input for bootparamsDmitry Rozhkov
2017-08-29sstate-sysroot-cruft: Add /etc/ld.so.conf to whitelistMartin Jansa
2017-08-29test-dependencies.sh: Strip also '\.bb: .*' before adding failed recipe to li...Martin Jansa
2017-08-29wic: fix calculation of partition numberEd Bartosh
2017-08-29wic: partition: Run fsck on EXT file systemsDaniel Schultz
2017-05-18python-3-manifest: fix adding imp to importlibAnders Darander
2017-05-18runqemu: support multiple qemus running when nfsRobert Yang
2017-05-18runqemu-export-rootfs: fix inconsistent var namesRobert Yang
2017-05-18wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz
2017-05-18wic: filemap: Fixed spared_copy skipDaniel Schultz
2017-01-11wic: Create a logical partition only when it is really mandatoryAlessio Igor Bogani
2017-01-11recipetool: fix encoding-related errors creating python recipesPaul Eggleton
2017-01-11scripts/send-pull-request: Avoid multiple chain headersPatrick Ohly
2017-01-11wic: fix function comment typosMaciej Borzecki
2017-01-11wic: check that filesystem is specified for a rootfs partitionMaciej Borzecki
2017-01-11wic: make sure that partition size is always an integer in internal processingMaciej Borzecki
2017-01-11systemd-bootdisk.wks: use PARTUUIDEd Bartosh
2016-11-16oe-setup-builddir: fix TEMPLATECONF error messagePaul Eggleton
2016-11-16oe-pkgdata-util: Use standard verb form in help info.Robert P. J. Day
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
2016-10-07wic: generate PARTUUID for MDOS partitionsEd Bartosh
2016-10-07wic: set PARTUUID only for gpt partition tableEd Bartosh
2016-10-06scripts: Rename 'native' to 'oe-run-native'Ulf Magnusson
2016-10-05devtool: modify command fails to ignore source filesStephano Cetola
2016-10-05devtool: deploy-target: Avoid unnecessary dependency on awk on the targetPeter Kjellerstedt
2016-10-05devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton
2016-10-05devtool: add: display a warning for deprecated -f/--fetch optionPaul Eggleton
2016-10-05devtool: add: fix error message when only specifying a recipe namePaul Eggleton
2016-09-30mkefidisk.wks: use partition UUID and GPT partition tableEd Bartosh
2016-09-30scripts: add new script 'native'Ed Bartosh
2016-09-30build-perf-test-wrapper.sh: accept test case failuresMarkus Lehtonen
2016-09-30oe-build-perf-test: return 2 if some tests failedMarkus Lehtonen
2016-09-30build-perf-test-wrapper.sh: show defaults for '-a' and '-w'Markus Lehtonen
2016-09-30build-perf-test-wrapper.sh: check for positional argumentsMarkus Lehtonen
2016-09-30runqemu: Add little endian variations for MIPSZubair Lutfullah Kakakhel
2016-09-30scripts/buildstats-diff: implement --multi optionMarkus Lehtonen
2016-09-30scripts/buildstats-diff: make logger msg format a bit more readableMarkus Lehtonen
2016-09-30scripts/buildstats-diff: use exception for internal error handlingMarkus Lehtonen
2016-09-30scripts/buildstats-diff: add walltime to --diff-attrMarkus Lehtonen
2016-09-30scripts/buildstats-diff: add read_ops and write_ops to --diff-attrMarkus Lehtonen
2016-09-30scripts/buildstats-diff: add read_bytes and write_bytes to --diff-attrMarkus Lehtonen
2016-09-30scripts/buildstats-diff: introduce --diff-attrMarkus Lehtonen
2016-09-30scripts/buildstats-diff: do not hardcode field widths in outputMarkus Lehtonen
2016-09-30scripts/buildstats-diff: implement BSTask classMarkus Lehtonen