aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
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
2016-09-30scripts/buildstats-diff: rename --min-time and --min-timediff argsMarkus Lehtonen
2016-09-30scripts/buildstats-diff: check that the given directory existsMarkus Lehtonen
2016-09-30wic: rename and amend systemd-boot wks fileJianxun Zhang
2016-09-28runqemu: explicitly set image formatEd Bartosh
2016-09-28recipetool: newappend: drop _provide_to_pnChristopher Larson
2016-09-28scripts/cleanup-workdir: Adapt to SDK_ARCH -> SDK_SYS chanages for crosssdkRichard Purdie
2016-09-28devtool: Add a line break to generated READMEJoe MacDonald
2016-09-23scripts/runqemu: provide better error message on runqemu ifup failStephano Cetola
2016-09-23wic: remove partition imagesEd Bartosh
2016-09-23scripts/runqemu: Using a cpio* rootfs has no special networkNathan Rossi
2016-09-23runqemu: Move virtio RNG to machine configurationNathan Rossi
2016-09-22directdisk*.wks: add serial console supportEd Bartosh
2016-09-21runqemu: don't fail during check_arg_machine()Joshua Lock
2016-09-21runqemu: don't try and invoke bitbake when running in a toolchain envJoshua Lock
2016-09-21runqemu: try and guess qemu-system binary when MACHINE isn't setJoshua Lock
2016-09-21runqemu: validate paths and attempt to infer unset pathsJoshua Lock
2016-09-20runqemu: improve finding of rootfs, kernel and dtbRobert Yang
2016-09-20runqemu-gen-tapdevs: remove /etc/runqemu-nosudo when remove tapsRobert Yang
2016-09-19runqemu: use OECORE_NATIVE_SYSROOT from sdkRobert Yang
2016-09-19runqemu: work even if a *.qemuboot.conf isn't foundJoshua Lock
2016-09-19runqemu: try symlinks when kernel or rootfs can't be foundJoshua Lock
2016-09-19runqemu: clarify an INFO messageJoshua Lock
2016-09-19runqemu: add guidance to resolve issues with missing filesJoshua Lock
2016-09-19devtool: add: drop superfluous validation for recipe namePaul Eggleton
2016-09-19recipetool: create: support git short form URLsPaul Eggleton
2016-09-19recipetool: create: tweak license crunchingPaul Eggleton
2016-09-19recipetool: create: pick up AC_PROG_SWIGPaul Eggleton
2016-09-19recipetool: create: detect python autoconf macrosPaul Eggleton
2016-09-19recipetool: create: fix error with git tree and no networkPaul Eggleton