summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* scriptutils: fix fetch_uri() to work with RSSPaul Eggleton2017-05-251-24/+41
* scripts/buildstats-diff: support optimized rusage valuesMarkus Lehtonen2017-05-231-4/+16
* oe-build-perf-report: implement --dump-buildstatsMarkus Lehtonen2017-05-231-1/+48
* oe-build-perf-report: two verbosity levels for --listMarkus Lehtonen2017-05-231-12/+33
* oe-build-perf-report: use correct x-axis max value in html chartsMarkus Lehtonen2017-05-231-1/+1
* recipetool: create: extract name of package from a repositoryPaul Eggleton2017-05-231-3/+8
* recipetool: create: skip values extracted from spec files containing macrosPaul Eggleton2017-05-231-0/+4
* create-pull-request: support format-patch optionsEd Bartosh2017-05-231-3/+11
* Revert "create-pull-request: add "-t in-reply-to" option"Ed Bartosh2017-05-231-11/+3
* wic: Add missing text to usage and help stringsAndreas J. Reichel2017-05-231-1/+1
* wic: Use argparse instead of optparseAndreas J. Reichel2017-05-233-93/+154
* build-perf-test-wrapper.sh: support uploading test reportsMarkus Lehtonen2017-05-181-5/+25
* oe-build-perf-report: allow slashes in {branch} field in tag namesMarkus Lehtonen2017-05-181-0/+1
* oe-build-perf-report: accept parenthesis in tag namesMarkus Lehtonen2017-05-181-2/+4
* scripts/runqemu.README: fix typoMartin Kelly2017-05-181-1/+1
* runqemu: Automatically add a TFTP directory for slirp bootAlistair Francis2017-05-161-1/+1
* create-pull-request: add "-t in-reply-to" optionJose Lamego2017-05-111-3/+11
* runqemu: support virtio drive typePatrick Ohly2017-04-291-6/+9
* wic: Fix typo in help screen.Kristian Amlie2017-04-291-1/+1
* oe-find-native-sysroot: don't clear OECORE_NATIVE_SYSROOTRobert Yang2017-04-291-1/+0
* runqemu-gen-tapdevs: fix runqemu-ifup script callMartin Jansa2017-04-291-5/+5
* runqemu: fix incorrect calls to get variable valuesPaul Eggleton2017-04-191-2/+2
* oe-run-native: print more error messagesRobert Yang2017-04-141-3/+11
* devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton2017-04-141-1/+0
* devtool: extract: fix handling of failed tasksPaul Eggleton2017-04-141-0/+3
* devtool: modify: add --keep-temp option for debuggingPaul Eggleton2017-04-141-1/+2
* oe-run-native: explicitly use bashbrian avery2017-04-131-1/+1
* oe-find-native-sysroot: add appopriate suggestionbrian avery2017-04-131-3/+6
* oe-find-native-sysroot: work with RSSRobert Yang2017-04-134-26/+49
* Revert "scripts: change way we find native tools (pseudo)"Ed Bartosh2017-04-131-4/+4
* runqemu: use bindir_native property to run ifup/down scriptsEd Bartosh2017-04-133-8/+8
* runqemu: add bindir_native propertyEd Bartosh2017-04-131-13/+24
* runqemu: get qemu from qemu-helper-native sysrootEd Bartosh2017-04-131-1/+12
* oe-build-perf-report-email.py: use pwd for getting user nameMarkus Lehtonen2017-04-131-2/+3
* oe-selftest: Error if known problem variables are setRichard Purdie2017-04-131-0/+8
* yocto-compat-layer: better handling of per-machine world build breakagePatrick Ohly2017-04-132-2/+40
* yocto-compat-layer: test signature differences when setting MACHINEPatrick Ohly2017-04-133-3/+161
* recipetool: create: hide missing npm error when called from devtoolPaul Eggleton2017-04-132-1/+5
* devtool: add: prevent repeatedly running recipetoolPaul Eggleton2017-04-131-0/+4
* devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton2017-04-134-27/+48
* recipetool: create: fix for regression in npm license handlingPaul Eggleton2017-04-131-1/+2
* yocto-compat-layer: add --additional-layersPatrick Ohly2017-04-121-1/+23
* yocto-compat-layer: also determine tune flags for each taskPatrick Ohly2017-04-123-3/+10
* yocto-compat-layer: include bitbake-diffsigs outputPatrick Ohly2017-04-121-1/+13
* oe-selftest: test wic sparse_copy APIEd Bartosh2017-04-121-2/+4
* qemux86-directdisk.wks: vda -> sdaRobert Yang2017-04-121-1/+1
* runqemu: use self.rootfs to replace self.nfs_dirRobert Yang2017-04-121-15/+13
* runqemu: do not rely on grepping imagesRobert Yang2017-04-121-8/+11
* runqemu: run without argumentsRobert Yang2017-04-121-2/+2
* runqemu: support env vars explicitlyRobert Yang2017-04-121-29/+42