summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* build-perf-test-wrapper.sh: accept test case failuresMarkus Lehtonen2016-10-011-9/+14
* oe-build-perf-test: return 2 if some tests failedMarkus Lehtonen2016-10-011-1/+1
* build-perf-test-wrapper.sh: show defaults for '-a' and '-w'Markus Lehtonen2016-10-011-2/+4
* build-perf-test-wrapper.sh: check for positional argumentsMarkus Lehtonen2016-10-011-0/+8
* runqemu: Add little endian variations for MIPSZubair Lutfullah Kakakhel2016-10-011-1/+5
* scripts/buildstats-diff: implement --multi optionMarkus Lehtonen2016-10-011-26/+73
* scripts/buildstats-diff: make logger msg format a bit more readableMarkus Lehtonen2016-10-011-1/+1
* scripts/buildstats-diff: use exception for internal error handlingMarkus Lehtonen2016-10-011-17/+21
* scripts/buildstats-diff: add walltime to --diff-attrMarkus Lehtonen2016-10-011-3/+10
* scripts/buildstats-diff: add read_ops and write_ops to --diff-attrMarkus Lehtonen2016-10-011-3/+24
* scripts/buildstats-diff: add read_bytes and write_bytes to --diff-attrMarkus Lehtonen2016-10-011-10/+36
* scripts/buildstats-diff: introduce --diff-attrMarkus Lehtonen2016-10-011-56/+84
* scripts/buildstats-diff: do not hardcode field widths in outputMarkus Lehtonen2016-10-011-28/+32
* scripts/buildstats-diff: implement BSTask classMarkus Lehtonen2016-10-011-19/+32
* scripts/buildstats-diff: rename --min-time and --min-timediff argsMarkus Lehtonen2016-10-011-12/+12
* scripts/buildstats-diff: check that the given directory existsMarkus Lehtonen2016-10-011-1/+4
* wic: rename and amend systemd-boot wks fileJianxun Zhang2016-10-011-2/+2
* runqemu: explicitly set image formatEd Bartosh2016-09-301-4/+7
* recipetool: newappend: drop _provide_to_pnChristopher Larson2016-09-281-12/+1
* scripts/cleanup-workdir: Adapt to SDK_ARCH -> SDK_SYS chanages for crosssdkRichard Purdie2016-09-281-3/+3
* devtool: Add a line break to generated READMEJoe MacDonald2016-09-281-1/+1
* scripts/runqemu: provide better error message on runqemu ifup failStephano Cetola2016-09-241-0/+3
* wic: remove partition imagesEd Bartosh2016-09-241-1/+8
* scripts/runqemu: Using a cpio* rootfs has no special networkNathan Rossi2016-09-231-1/+0
* runqemu: Move virtio RNG to machine configurationNathan Rossi2016-09-231-3/+0
* directdisk*.wks: add serial console supportEd Bartosh2016-09-223-3/+3
* runqemu: don't fail during check_arg_machine()Joshua Lock2016-09-211-1/+1
* runqemu: don't try and invoke bitbake when running in a toolchain envJoshua Lock2016-09-211-2/+7
* runqemu: try and guess qemu-system binary when MACHINE isn't setJoshua Lock2016-09-211-0/+36
* runqemu: validate paths and attempt to infer unset pathsJoshua Lock2016-09-211-0/+3
* runqemu: improve finding of rootfs, kernel and dtbRobert Yang2016-09-201-31/+42
* runqemu-gen-tapdevs: remove /etc/runqemu-nosudo when remove tapsRobert Yang2016-09-201-20/+26
* runqemu: use OECORE_NATIVE_SYSROOT from sdkRobert Yang2016-09-201-4/+11
* runqemu: work even if a *.qemuboot.conf isn't foundJoshua Lock2016-09-201-1/+7
* runqemu: try symlinks when kernel or rootfs can't be foundJoshua Lock2016-09-201-3/+13
* runqemu: clarify an INFO messageJoshua Lock2016-09-201-1/+1
* runqemu: add guidance to resolve issues with missing filesJoshua Lock2016-09-201-3/+16
* devtool: add: drop superfluous validation for recipe namePaul Eggleton2016-09-201-4/+0
* recipetool: create: support git short form URLsPaul Eggleton2016-09-203-5/+21
* recipetool: create: tweak license crunchingPaul Eggleton2016-09-201-1/+1
* recipetool: create: pick up AC_PROG_SWIGPaul Eggleton2016-09-201-1/+2
* recipetool: create: detect python autoconf macrosPaul Eggleton2016-09-201-0/+16
* recipetool: create: fix error with git tree and no networkPaul Eggleton2016-09-201-4/+10
* recipetool: create: fix name/version extraction from filenamePaul Eggleton2016-09-201-14/+36
* recipetool: create: improve python recipe license handlingPaul Eggleton2016-09-201-2/+28
* recipetool: create: fix picking up name from local python source treePaul Eggleton2016-09-201-34/+2
* runqemu: acquire_lock() should fail when failed to open the fileRobert Yang2016-09-201-4/+4
* scripts: add tool to scan for bashisms recipe shell scriptsRoss Burton2016-09-161-0/+116
* scripts: introduce buildstats-diffMarkus Lehtonen2016-09-161-0/+411
* oe-selftest: check for coverage version before starting testsHumberto Ibarra2016-09-151-0/+4