aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* test-dependencies.sh: remove /sysroots* between component buildsMartin Jansa2018-05-151-2/+2
* sstate-diff-machines.sh: Replace MACHINE_ARCH only at the beginning and separ...Martin Jansa2018-05-151-1/+1
* sstate-sysroot-cruft.sh: Extend the whitelistMartin Jansa2018-05-151-0/+2
* scripts/runqemu: avoid overridden user input for bootparamsDmitry Rozhkov2017-09-041-2/+5
* sstate-sysroot-cruft: Add /etc/ld.so.conf to whitelistMartin Jansa2017-08-291-0/+12
* test-dependencies.sh: Strip also '\.bb: .*' before adding failed recipe to li...Martin Jansa2017-08-291-2/+2
* wic: fix calculation of partition numberEd Bartosh2017-08-291-1/+1
* wic: partition: Run fsck on EXT file systemsDaniel Schultz2017-08-291-0/+3
* python-3-manifest: fix adding imp to importlibAnders Darander2017-05-181-1/+1
* runqemu: support multiple qemus running when nfsRobert Yang2017-05-182-24/+43
* runqemu-export-rootfs: fix inconsistent var namesRobert Yang2017-05-181-12/+9
* wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz2017-05-181-1/+1
* wic: filemap: Fixed spared_copy skipDaniel Schultz2017-05-181-3/+3
* wic: Create a logical partition only when it is really mandatoryAlessio Igor Bogani2017-01-111-3/+4
* recipetool: fix encoding-related errors creating python recipesPaul Eggleton2017-01-111-2/+2
* scripts/send-pull-request: Avoid multiple chain headersPatrick Ohly2017-01-111-2/+7
* wic: fix function comment typosMaciej Borzecki2017-01-111-2/+2
* wic: check that filesystem is specified for a rootfs partitionMaciej Borzecki2017-01-111-0/+4
* wic: make sure that partition size is always an integer in internal processingMaciej Borzecki2017-01-113-6/+12
* systemd-bootdisk.wks: use PARTUUIDEd Bartosh2017-01-111-1/+1
* oe-setup-builddir: fix TEMPLATECONF error messagePaul Eggleton2016-11-161-1/+1
* oe-pkgdata-util: Use standard verb form in help info.Robert P. J. Day2016-11-161-1/+1
* devtool: runqemu: work around runqemu script path assumptionPaul Eggleton2016-10-251-1/+6
* canned-wks: use GPT partition tableEd Bartosh2016-10-113-3/+3
* systemd-bootdisk.wks: update kernel command lineEd Bartosh2016-10-111-1/+1
* mkgummidisk.wks: update kernel command lineEd Bartosh2016-10-091-1/+1
* mkefidisk.wks: update kernel command lineEd Bartosh2016-10-071-1/+1
* mkefidisk.wks: use MSDOS partition tableEd Bartosh2016-10-071-1/+1
* wic: rewrite MBR disk identifierEd Bartosh2016-10-072-3/+11
* wic: generate PARTUUID for MDOS partitionsEd Bartosh2016-10-072-4/+13
* wic: set PARTUUID only for gpt partition tableEd Bartosh2016-10-071-1/+1
* scripts: Rename 'native' to 'oe-run-native'Ulf Magnusson2016-10-061-0/+0
* devtool: modify command fails to ignore source filesStephano Cetola2016-10-051-1/+7
* devtool: deploy-target: Avoid unnecessary dependency on awk on the targetPeter Kjellerstedt2016-10-051-1/+1
* devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton2016-10-054-14/+60
* devtool: add: display a warning for deprecated -f/--fetch optionPaul Eggleton2016-10-051-1/+1
* devtool: add: fix error message when only specifying a recipe namePaul Eggleton2016-10-051-1/+1
* mkefidisk.wks: use partition UUID and GPT partition tableEd Bartosh2016-09-301-2/+2
* scripts: add new script 'native'Ed Bartosh2016-09-301-0/+48
* build-perf-test-wrapper.sh: accept test case failuresMarkus Lehtonen2016-09-301-9/+14
* oe-build-perf-test: return 2 if some tests failedMarkus Lehtonen2016-09-301-1/+1
* build-perf-test-wrapper.sh: show defaults for '-a' and '-w'Markus Lehtonen2016-09-301-2/+4
* build-perf-test-wrapper.sh: check for positional argumentsMarkus Lehtonen2016-09-301-0/+8
* runqemu: Add little endian variations for MIPSZubair Lutfullah Kakakhel2016-09-301-1/+5
* scripts/buildstats-diff: implement --multi optionMarkus Lehtonen2016-09-301-26/+73
* scripts/buildstats-diff: make logger msg format a bit more readableMarkus Lehtonen2016-09-301-1/+1
* scripts/buildstats-diff: use exception for internal error handlingMarkus Lehtonen2016-09-301-17/+21
* scripts/buildstats-diff: add walltime to --diff-attrMarkus Lehtonen2016-09-301-3/+10
* scripts/buildstats-diff: add read_ops and write_ops to --diff-attrMarkus Lehtonen2016-09-301-3/+24
* scripts/buildstats-diff: add read_bytes and write_bytes to --diff-attrMarkus Lehtonen2016-09-301-10/+36