Commit 89d813aa authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite c80b27e14b36..d911a9f90cdf (10 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/c80b27e14b36..d911a9f90cdf

git log c80b27e14b36..d911a9f90cdf --date=short --first-parent --format='%ad %ae %s'
2020-01-10 moragues@google.com mushu: disable hw tests
2020-01-09 saklein@chromium.org Packages controller: Add logging to version endpoint
2020-01-09 jacobraz@google.com flash_ap: add support for Zork and Volteer.
2020-01-09 chrome-bot@chromium.org Update config settings by config-updater.
2020-01-09 mmortensen@google.com Set default field_limit for query_build_logs to show relevant result.
2020-01-09 engeg@google.com paygen: delta_generator runs inside squawking thread
2020-01-09 cjmcdonald@chromium.org Build API: Add GetToolchainPaths endpoint
2020-01-09 cjmcdonald@chromium.org yapf formatting
2020-01-09 cjmcdonald@chromium.org portage_util: Add equery output parser
2020-01-09 cjmcdonald@chromium.org Update generated proto files to ToT

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

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: I8114e4f33ac05cf3f3ec27a456b87732b9503d1b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995236Reviewed-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@{#730196}
parent ed03fdec
......@@ -879,7 +879,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' + '@' + 'c80b27e14b360133f92c7b7f9fee869e0461dd9a',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'd911a9f90cdf517f5e55a4c591198af46a886618',
'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