aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2017-05-19oe-selftest: migrate script to support the new OEQA frameworklsandov1/selftest-migrationLeonardo Sandoval
2017-05-19core/context: include a pre-runnerLeonardo Sandoval
2017-05-18build-perf-test-wrapper.sh: support uploading test reportsMarkus Lehtonen
2017-05-18oe-build-perf-report: allow slashes in {branch} field in tag namesMarkus Lehtonen
2017-05-18oe-build-perf-report: accept parenthesis in tag namesMarkus Lehtonen
2017-05-18scripts/runqemu.README: fix typoMartin Kelly
2017-05-16runqemu: Automatically add a TFTP directory for slirp bootAlistair Francis
2017-05-11create-pull-request: add "-t in-reply-to" optionJose Lamego
2017-04-29runqemu: support virtio drive typePatrick Ohly
2017-04-29wic: Fix typo in help screen.Kristian Amlie
2017-04-29oe-find-native-sysroot: don't clear OECORE_NATIVE_SYSROOTRobert Yang
2017-04-29runqemu-gen-tapdevs: fix runqemu-ifup script callMartin Jansa
2017-04-19runqemu: fix incorrect calls to get variable valuesPaul Eggleton
2017-04-14oe-run-native: print more error messagesRobert Yang
2017-04-14devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton
2017-04-14devtool: extract: fix handling of failed tasksPaul Eggleton
2017-04-14devtool: modify: add --keep-temp option for debuggingPaul Eggleton
2017-04-13oe-run-native: explicitly use bashbrian avery
2017-04-13oe-find-native-sysroot: add appopriate suggestionbrian avery
2017-04-13oe-find-native-sysroot: work with RSSRobert Yang
2017-04-13Revert "scripts: change way we find native tools (pseudo)"Ed Bartosh
2017-04-13runqemu: use bindir_native property to run ifup/down scriptsEd Bartosh
2017-04-13runqemu: add bindir_native propertyEd Bartosh
2017-04-13runqemu: get qemu from qemu-helper-native sysrootEd Bartosh
2017-04-13oe-build-perf-report-email.py: use pwd for getting user nameMarkus Lehtonen
2017-04-13oe-selftest: Error if known problem variables are setRichard Purdie
2017-04-13yocto-compat-layer: better handling of per-machine world build breakagePatrick Ohly
2017-04-13yocto-compat-layer: test signature differences when setting MACHINEPatrick Ohly
2017-04-13recipetool: create: hide missing npm error when called from devtoolPaul Eggleton
2017-04-13devtool: add: prevent repeatedly running recipetoolPaul Eggleton
2017-04-13devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton
2017-04-13recipetool: create: fix for regression in npm license handlingPaul Eggleton
2017-04-12yocto-compat-layer: add --additional-layersPatrick Ohly
2017-04-12yocto-compat-layer: also determine tune flags for each taskPatrick Ohly
2017-04-12yocto-compat-layer: include bitbake-diffsigs outputPatrick Ohly
2017-04-12oe-selftest: test wic sparse_copy APIEd Bartosh
2017-04-12qemux86-directdisk.wks: vda -> sdaRobert Yang
2017-04-12runqemu: use self.rootfs to replace self.nfs_dirRobert Yang
2017-04-12runqemu: do not rely on grepping imagesRobert Yang
2017-04-12runqemu: run without argumentsRobert Yang
2017-04-12runqemu: support env vars explicitlyRobert Yang
2017-04-11python2/3: Move config/Makefile from core package to dev packageLi Zhou
2017-04-11buildhistory-diff: add option to compare actual signature differencesPaul Eggleton
2017-04-11buildhistory-diff: add option to compare task signature listPaul Eggleton
2017-04-11buildhistory-diff: operate from buildhistory directoryPaul Eggleton
2017-04-10scripts: Drop cleanup-workdirRichard Purdie
2017-04-10scripts/oe-build-perf-report: improve guessing of argsMarkus Lehtonen
2017-04-10oe-build-perf-report-email.py: use proper fallback email addressMarkus Lehtonen
2017-04-10build-perf-test-wrapper.sh: support extra args for email scriptMarkus Lehtonen
2017-04-10python3: fix run-time deps for core python3 librariesDmitry Rozhkov