summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
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
2016-10-05devtool: deploy-target: Avoid unnecessary dependency on awk on the targetPeter Kjellerstedt1
2016-10-05devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton4
2016-10-05devtool: add: display a warning for deprecated -f/--fetch optionPaul Eggleton1
2016-10-05devtool: add: fix error message when only specifying a recipe namePaul Eggleton1
2016-09-30mkefidisk.wks: use partition UUID and GPT partition tableEd Bartosh1
2016-09-30scripts: add new script 'native'Ed Bartosh1
2016-09-30build-perf-test-wrapper.sh: accept test case failuresMarkus Lehtonen1
2016-09-30oe-build-perf-test: return 2 if some tests failedMarkus Lehtonen1
2016-09-30build-perf-test-wrapper.sh: show defaults for '-a' and '-w'Markus Lehtonen1
2016-09-30build-perf-test-wrapper.sh: check for positional argumentsMarkus Lehtonen1
2016-09-30runqemu: Add little endian variations for MIPSZubair Lutfullah Kakakhel1
2016-09-30scripts/buildstats-diff: implement --multi optionMarkus Lehtonen1
2016-09-30scripts/buildstats-diff: make logger msg format a bit more readableMarkus Lehtonen1
2016-09-30scripts/buildstats-diff: use exception for internal error handlingMarkus Lehtonen1
2016-09-30scripts/buildstats-diff: add walltime to --diff-attrMarkus Lehtonen1
2016-09-30scripts/buildstats-diff: add read_ops and write_ops to --diff-attrMarkus Lehtonen1
2016-09-30scripts/buildstats-diff: add read_bytes and write_bytes to --diff-attrMarkus Lehtonen1
2016-09-30scripts/buildstats-diff: introduce --diff-attrMarkus Lehtonen1
2016-09-30scripts/buildstats-diff: do not hardcode field widths in outputMarkus Lehtonen1
2016-09-30scripts/buildstats-diff: implement BSTask classMarkus Lehtonen1
2016-09-30scripts/buildstats-diff: rename --min-time and --min-timediff argsMarkus Lehtonen1
2016-09-30scripts/buildstats-diff: check that the given directory existsMarkus Lehtonen1
2016-09-30wic: rename and amend systemd-boot wks fileJianxun Zhang1
2016-09-28runqemu: explicitly set image formatEd Bartosh1
2016-09-28recipetool: newappend: drop _provide_to_pnChristopher Larson1
2016-09-28scripts/cleanup-workdir: Adapt to SDK_ARCH -> SDK_SYS chanages for crosssdkRichard Purdie1
2016-09-28devtool: Add a line break to generated READMEJoe MacDonald1
2016-09-23scripts/runqemu: provide better error message on runqemu ifup failStephano Cetola1
2016-09-23wic: remove partition imagesEd Bartosh1
2016-09-23scripts/runqemu: Using a cpio* rootfs has no special networkNathan Rossi1
2016-09-23runqemu: Move virtio RNG to machine configurationNathan Rossi1
2016-09-22directdisk*.wks: add serial console supportEd Bartosh3
2016-09-21runqemu: don't fail during check_arg_machine()Joshua Lock1
2016-09-21runqemu: don't try and invoke bitbake when running in a toolchain envJoshua Lock1
2016-09-21runqemu: try and guess qemu-system binary when MACHINE isn't setJoshua Lock1
2016-09-21runqemu: validate paths and attempt to infer unset pathsJoshua Lock1
2016-09-20runqemu: improve finding of rootfs, kernel and dtbRobert Yang1
2016-09-20runqemu-gen-tapdevs: remove /etc/runqemu-nosudo when remove tapsRobert Yang1
2016-09-19runqemu: use OECORE_NATIVE_SYSROOT from sdkRobert Yang1