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

Roll src/third_party/chromite 872b953d1955..ba0d9547be17 (14 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/872b953d1955..ba0d9547be17

git log 872b953d1955..ba0d9547be17 --date=short --first-parent --format='%ad %ae %s'
2020-01-16 jettrink@chromium.org flash_ap: add dedede command support
2020-01-16 ahassani@chromium.org auto_updater.py: Be more gracious on AppID mismatches
2020-01-16 mmortensen@google.com Update generated proto api for goma changes in sysroot and common.
2020-01-16 achuith@chromium.org cros flash: Fix cros flash for public builders.
2020-01-16 chrome-bot@chromium.org Update config settings by config-updater.
2020-01-15 mmortensen@google.com Support stats and counterz file in goma_lib.LogsArchiver.
2020-01-15 chrome-bot@chromium.org Update config settings by config-updater.
2020-01-15 chrome-bot@chromium.org Update config settings by config-updater.
2020-01-15 kinaba@google.com Drop gandof and veyron_tiger from android-nyc-pfq.
2020-01-14 saklein@chromium.org depgraph_common_inheritance: Add script to explore generated depgraphs
2020-01-14 chrome-bot@chromium.org Update config settings by config-updater.
2020-01-14 yueherngl@google.com servo: add 12768.B firmware branch builder
2020-01-14 chrome-bot@chromium.org Update config settings by config-updater.
2020-01-14 mmortensen@google.com query_build_logs: Improve checking of target string.

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

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: If5aae7421e236fdf8d809840c6718f4d621ff0b3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2003620Reviewed-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@{#732514}
parent 168d04c4
......@@ -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' + '@' + '872b953d195526ed6bad0fe37bb67bcead9b8a4d',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'ba0d9547be17871d56458d8820691bc7758508cc',
'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