summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
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
2016-09-19runqemu: work even if a *.qemuboot.conf isn't foundJoshua Lock1
2016-09-19runqemu: try symlinks when kernel or rootfs can't be foundJoshua Lock1
2016-09-19runqemu: clarify an INFO messageJoshua Lock1
2016-09-19runqemu: add guidance to resolve issues with missing filesJoshua Lock1
2016-09-19devtool: add: drop superfluous validation for recipe namePaul Eggleton1
2016-09-19recipetool: create: support git short form URLsPaul Eggleton3
2016-09-19recipetool: create: tweak license crunchingPaul Eggleton1
2016-09-19recipetool: create: pick up AC_PROG_SWIGPaul Eggleton1
2016-09-19recipetool: create: detect python autoconf macrosPaul Eggleton1
2016-09-19recipetool: create: fix error with git tree and no networkPaul Eggleton1
2016-09-19recipetool: create: fix name/version extraction from filenamePaul Eggleton1
2016-09-19recipetool: create: improve python recipe license handlingPaul Eggleton1
2016-09-19recipetool: create: fix picking up name from local python source treePaul Eggleton1
2016-09-19runqemu: acquire_lock() should fail when failed to open the fileRobert Yang1
2016-09-16scripts: add tool to scan for bashisms recipe shell scriptsRoss Burton1
2016-09-16scripts: introduce buildstats-diffMarkus Lehtonen1
2016-09-15oe-selftest: check for coverage version before starting testsHumberto Ibarra1
2016-09-14create-pull-request: remove output directoryEd Bartosh1
2016-09-14runqemu: fix a race issue on lockdirRobert Yang1
2016-09-09scripts/runqemu: Add snapshot supportRichard Purdie1
2016-09-09runqemu: Enable virtio RNG for all platformsRichard Purdie1
2016-09-09runqemu: Update to modern prefrerred net syntaxRichard Purdie1
2016-09-09runqemu: Allow unique network interface MAC addressesRichard Purdie1
2016-09-09runqemu: fix run from testimage with non-standard DEPLOY_DIR_IMAGEJoshua Lock1
2016-09-09runqemu: fixes for when invoked during a bitbake runJoshua Lock1