Commit b7a55916 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 2cdf87411246..5f411e4e022c (9 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/2cdf87411246..5f411e4e022c

git log 2cdf87411246..5f411e4e022c --date=short --first-parent --format='%ad %ae %s'
2020-01-22 kimjae@chromium.org build_dlc: Selective preloading of DLC(s)
2020-01-22 mmortensen@google.com Add goma log handling to the Sysroot.InstallPackages endpoint.
2020-01-22 bpastene@chromium.org chrome_committer: Apply CQ+2 during the initial git-cl-upload.
2020-01-22 dhaddock@chromium.org Disable paygen_au on jetstream devices.
2020-01-21 chrome-bot@chromium.org Update config settings by config-updater.
2020-01-21 saklein@chromium.org Build API config: Use a proto-based configuration
2020-01-21 mmortensen@google.com Generate updated sysroot_pb2.py and common_pb2.py including goma fields.
2020-01-21 chrome-bot@chromium.org Update config settings by config-updater.
2020-01-21 jacobraz@google.com flash_ap: update volteer support, linter cleanup

Created with:
  gclient setdep -r src/third_party/chromite@5f411e4e022c

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: I70ed8739210a48cd3f9c3d465e2b29fa1efa0f1b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2014672Reviewed-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@{#734049}
parent fff95d0a
...@@ -879,7 +879,7 @@ deps = { ...@@ -879,7 +879,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools. # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '2cdf874112460094703a6c37c33eb5fd2d3dca7a', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '5f411e4e022c03268cfdcb3b2450eca9c6b047b5',
'condition': 'checkout_linux', '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