Commit 1a569505 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite e9d37e79b47f..9aba22264b1b (7 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/e9d37e79b47f..9aba22264b1b

git log e9d37e79b47f..9aba22264b1b --date=short --first-parent --format='%ad %ae %s'
2020-04-14 saklein@chromium.org message_util: Default to an empty JSON dict.
2020-04-14 hidehiko@chromium.org chromite: Add --build-label to chrome-sdk command.
2020-04-14 chrome-bot@chromium.org Update config settings by config-updater.
2020-04-14 sanikak@chromium.org auto_updater_transfer: add stdout argument to cros_build_lib.run call
2020-04-13 navil@google.com chromite: update generated protos for build api.
2020-04-13 chrome-bot@chromium.org Update config settings by config-updater.
2020-04-13 mmortensen@google.com build_query_logs: Support -ns (not match) argument.

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

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.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel
Bug: None
Tbr: chrome-os-gardeners@google.com
Change-Id: I5c6ecae07eb64405b3425a684827a0d76cd4ae2f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149260Reviewed-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@{#758890}
parent 3841a6ed
......@@ -856,7 +856,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' + '@' + 'e9d37e79b47f1b63df9b5569047b7bbd52dbab32',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '9aba22264b1bce883ebff2c54573ef26546339ad',
'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