aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2017-06-05scripts/oe-test: Move load_test_components to oeqa.utilsAníbal Limón
2017-06-03scripts: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-06-03isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCHEd Bartosh
2017-06-03devtool: deploy-target: Let script continue even if rm failsDaniel Lublin
2017-06-03devtool: Compare abspath of both B and SOla x Nilsson
2017-06-03devtool: deploy-target: Don't use find -execDaniel Lublin
2017-05-30oeqa/core/context: Include a _pre_run methodLeonardo Sandoval
2017-05-29runqemu: output qemu-system errorsEd Bartosh
2017-05-29python3: Move config-*/Makefile from misc package to dev packageLi Zhou
2017-05-25devtool/standard.py: Enable perf to be buildableSaul Wold
2017-05-25scriptutils: fix fetch_uri() to work with RSSPaul Eggleton
2017-05-23scripts/buildstats-diff: support optimized rusage valuesMarkus Lehtonen
2017-05-23oe-build-perf-report: implement --dump-buildstatsMarkus Lehtonen
2017-05-23oe-build-perf-report: two verbosity levels for --listMarkus Lehtonen
2017-05-23oe-build-perf-report: use correct x-axis max value in html chartsMarkus Lehtonen
2017-05-23recipetool: create: extract name of package from a repositoryPaul Eggleton
2017-05-23recipetool: create: skip values extracted from spec files containing macrosPaul Eggleton
2017-05-23create-pull-request: support format-patch optionsEd Bartosh
2017-05-23Revert "create-pull-request: add "-t in-reply-to" option"Ed Bartosh
2017-05-21wic: Add missing text to usage and help stringsAndreas J. Reichel
2017-05-21wic: Use argparse instead of optparseAndreas J. Reichel
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-10create-pull-request: add "-t in-reply-to" optionJose Lamego
2017-04-28runqemu: support virtio drive typePatrick Ohly
2017-04-28wic: Fix typo in help screen.Kristian Amlie
2017-04-28oe-find-native-sysroot: don't clear OECORE_NATIVE_SYSROOTRobert Yang
2017-04-28runqemu-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-13devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton
2017-04-13devtool: extract: fix handling of failed tasksPaul Eggleton
2017-04-13devtool: 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-12runqemu: use bindir_native property to run ifup/down scriptsEd Bartosh
2017-04-12runqemu: add bindir_native propertyEd Bartosh
2017-04-12runqemu: get qemu from qemu-helper-native sysrootEd Bartosh
2017-04-12oe-build-perf-report-email.py: use pwd for getting user nameMarkus Lehtonen
2017-04-12oe-selftest: Error if known problem variables are setRichard Purdie
2017-04-12yocto-compat-layer: better handling of per-machine world build breakagePatrick Ohly
2017-04-12yocto-compat-layer: test signature differences when setting MACHINEPatrick Ohly
2017-04-12recipetool: create: hide missing npm error when called from devtoolPaul Eggleton
2017-04-12devtool: add: prevent repeatedly running recipetoolPaul Eggleton
2017-04-12devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton