Commit 55dfb627 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite c58ff87e3200..8b42807c6f1e (13 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/c58ff87e3200..8b42807c6f1e

git log c58ff87e3200..8b42807c6f1e --date=short --first-parent --format='%ad %ae %s'
2019-12-19 andrewlamb@chromium.org replication_lib: Add trailing newline to JSON payloads.
2019-12-19 vapier@chromium.org cros_build_lib.run: clean up combine_stdout_stderr->stderr migration
2019-12-19 bpastene@chromium.org auth: Add support for fetching git creds via git-credential-luci.
2019-12-18 saklein@chromium.org commandline: Add servo device support
2019-12-18 tbegin@google.com packages: add uprev_ebuild_from_pin uprev handler
2019-12-18 mmortensen@google.com Update query_build_logs to fix verbose, include more fields.
2019-12-18 andrewlamb@chromium.org Remove sanity suite from Canary.
2019-12-18 chrome-bot@chromium.org Update config settings by config-updater.
2019-12-18 chrome-bot@chromium.org Update config settings by config-updater.
2019-12-18 chrome-bot@chromium.org Update config settings by config-updater.
2019-12-18 saklein@chromium.org Goma: Fix log dir handling.
2019-12-18 mmortensen@google.com Update query_build_logs to show improved usage on errors.
2019-12-18 mnissler@chromium.org Provide virtio-rng device to guests.

Created with:
  gclient setdep -r src/third_party/chromite@8b42807c6f1e

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromite-chromium-autoroll
Please CC chrome-os-gardeners@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:chromeos-kevin-rel
Bug: None
Tbr: chrome-os-gardeners@google.com
Change-Id: I8cb350435a2fd30c88a0e4a9fc3950d34b76cbf2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1976095Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#726397}
parent 8278c367
......@@ -864,7 +864,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'c58ff87e3200381899626b24a8e94190e00b3206',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '8b42807c6f1e5b2a046695f363227138f56db6cb',
'condition': 'checkout_linux',
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment