summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for x86-64 archLeonardo Sandoval2016-10-053-2/+67
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for PowerPC archLeonardo Sandoval2016-10-053-2/+67
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for qemu archLeonardo Sandoval2016-10-053-2/+125
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for i386 archLeonardo Sandoval2016-10-054-3/+68
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS64 archLeonardo Sandoval2016-10-053-2/+67
* machine.conf: Remove duplicate xserver choicesLeonardo Sandoval2016-10-051-9/+1
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS archLeonardo Sandoval2016-10-053-2/+67
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for arm archLeonardo Sandoval2016-10-053-2/+67
* 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-10-011-2/+2
* scripts: add new script 'native'Ed Bartosh2016-10-011-0/+48
* 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