| Commit message (Expand) | Author | Age | Files | Lines |
* | mkefidisk.wks: use partition UUID and GPT partition table | Ed Bartosh | 2016-10-01 | 1 | -2/+2 |
* | scripts: add new script 'native' | Ed Bartosh | 2016-10-01 | 1 | -0/+48 |
* | build-perf-test-wrapper.sh: accept test case failures | Markus Lehtonen | 2016-10-01 | 1 | -9/+14 |
* | oe-build-perf-test: return 2 if some tests failed | Markus Lehtonen | 2016-10-01 | 1 | -1/+1 |
* | build-perf-test-wrapper.sh: show defaults for '-a' and '-w' | Markus Lehtonen | 2016-10-01 | 1 | -2/+4 |
* | build-perf-test-wrapper.sh: check for positional arguments | Markus Lehtonen | 2016-10-01 | 1 | -0/+8 |
* | runqemu: Add little endian variations for MIPS | Zubair Lutfullah Kakakhel | 2016-10-01 | 1 | -1/+5 |
* | scripts/buildstats-diff: implement --multi option | Markus Lehtonen | 2016-10-01 | 1 | -26/+73 |
* | scripts/buildstats-diff: make logger msg format a bit more readable | Markus Lehtonen | 2016-10-01 | 1 | -1/+1 |
* | scripts/buildstats-diff: use exception for internal error handling | Markus Lehtonen | 2016-10-01 | 1 | -17/+21 |
* | scripts/buildstats-diff: add walltime to --diff-attr | Markus Lehtonen | 2016-10-01 | 1 | -3/+10 |
* | scripts/buildstats-diff: add read_ops and write_ops to --diff-attr | Markus Lehtonen | 2016-10-01 | 1 | -3/+24 |
* | scripts/buildstats-diff: add read_bytes and write_bytes to --diff-attr | Markus Lehtonen | 2016-10-01 | 1 | -10/+36 |
* | scripts/buildstats-diff: introduce --diff-attr | Markus Lehtonen | 2016-10-01 | 1 | -56/+84 |
* | scripts/buildstats-diff: do not hardcode field widths in output | Markus Lehtonen | 2016-10-01 | 1 | -28/+32 |
* | scripts/buildstats-diff: implement BSTask class | Markus Lehtonen | 2016-10-01 | 1 | -19/+32 |
* | scripts/buildstats-diff: rename --min-time and --min-timediff args | Markus Lehtonen | 2016-10-01 | 1 | -12/+12 |
* | scripts/buildstats-diff: check that the given directory exists | Markus Lehtonen | 2016-10-01 | 1 | -1/+4 |
* | wic: rename and amend systemd-boot wks file | Jianxun Zhang | 2016-10-01 | 1 | -2/+2 |
* | runqemu: explicitly set image format | Ed Bartosh | 2016-09-30 | 1 | -4/+7 |
* | recipetool: newappend: drop _provide_to_pn | Christopher Larson | 2016-09-28 | 1 | -12/+1 |
* | scripts/cleanup-workdir: Adapt to SDK_ARCH -> SDK_SYS chanages for crosssdk | Richard Purdie | 2016-09-28 | 1 | -3/+3 |
* | devtool: Add a line break to generated README | Joe MacDonald | 2016-09-28 | 1 | -1/+1 |
* | scripts/runqemu: provide better error message on runqemu ifup fail | Stephano Cetola | 2016-09-24 | 1 | -0/+3 |
* | wic: remove partition images | Ed Bartosh | 2016-09-24 | 1 | -1/+8 |
* | scripts/runqemu: Using a cpio* rootfs has no special network | Nathan Rossi | 2016-09-23 | 1 | -1/+0 |
* | runqemu: Move virtio RNG to machine configuration | Nathan Rossi | 2016-09-23 | 1 | -3/+0 |
* | directdisk*.wks: add serial console support | Ed Bartosh | 2016-09-22 | 3 | -3/+3 |
* | runqemu: don't fail during check_arg_machine() | Joshua Lock | 2016-09-21 | 1 | -1/+1 |
* | runqemu: don't try and invoke bitbake when running in a toolchain env | Joshua Lock | 2016-09-21 | 1 | -2/+7 |
* | runqemu: try and guess qemu-system binary when MACHINE isn't set | Joshua Lock | 2016-09-21 | 1 | -0/+36 |
* | runqemu: validate paths and attempt to infer unset paths | Joshua Lock | 2016-09-21 | 1 | -0/+3 |
* | runqemu: improve finding of rootfs, kernel and dtb | Robert Yang | 2016-09-20 | 1 | -31/+42 |
* | runqemu-gen-tapdevs: remove /etc/runqemu-nosudo when remove taps | Robert Yang | 2016-09-20 | 1 | -20/+26 |
* | runqemu: use OECORE_NATIVE_SYSROOT from sdk | Robert Yang | 2016-09-20 | 1 | -4/+11 |
* | runqemu: work even if a *.qemuboot.conf isn't found | Joshua Lock | 2016-09-20 | 1 | -1/+7 |
* | runqemu: try symlinks when kernel or rootfs can't be found | Joshua Lock | 2016-09-20 | 1 | -3/+13 |
* | runqemu: clarify an INFO message | Joshua Lock | 2016-09-20 | 1 | -1/+1 |
* | runqemu: add guidance to resolve issues with missing files | Joshua Lock | 2016-09-20 | 1 | -3/+16 |
* | devtool: add: drop superfluous validation for recipe name | Paul Eggleton | 2016-09-20 | 1 | -4/+0 |
* | recipetool: create: support git short form URLs | Paul Eggleton | 2016-09-20 | 3 | -5/+21 |
* | recipetool: create: tweak license crunching | Paul Eggleton | 2016-09-20 | 1 | -1/+1 |
* | recipetool: create: pick up AC_PROG_SWIG | Paul Eggleton | 2016-09-20 | 1 | -1/+2 |
* | recipetool: create: detect python autoconf macros | Paul Eggleton | 2016-09-20 | 1 | -0/+16 |
* | recipetool: create: fix error with git tree and no network | Paul Eggleton | 2016-09-20 | 1 | -4/+10 |
* | recipetool: create: fix name/version extraction from filename | Paul Eggleton | 2016-09-20 | 1 | -14/+36 |
* | recipetool: create: improve python recipe license handling | Paul Eggleton | 2016-09-20 | 1 | -2/+28 |
* | recipetool: create: fix picking up name from local python source tree | Paul Eggleton | 2016-09-20 | 1 | -34/+2 |
* | runqemu: acquire_lock() should fail when failed to open the file | Robert Yang | 2016-09-20 | 1 | -4/+4 |
* | scripts: add tool to scan for bashisms recipe shell scripts | Ross Burton | 2016-09-16 | 1 | -0/+116 |