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

Roll Chromite from cba0d2713ec8 to 397cece951f6 (6 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/cba0d2713ec8..397cece951f6

2020-06-26 chrome-bot@chromium.org Update config settings by config-updater.
2020-06-26 chrome-bot@chromium.org Update config settings by config-updater.
2020-06-26 kimjae@chromium.org OWNER: Add AU Owners for build_dlc*
2020-06-26 chrome-bot@chromium.org Update config settings by config-updater.
2020-06-25 mmortensen@google.com query_build_logs: support case-insensitive queries.
2020-06-25 bpastene@chromium.org chrome_chromeos_lkgm: Run LKGM updates on normal CrOS bots.

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/+doc/master/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel
Tbr: chrome-os-gardeners@google.com
Change-Id: I6829d0778e22c84421caa986e4cdb6c5f840c3ed
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270526Reviewed-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@{#783040}
parent 207d7eb9
...@@ -861,7 +861,7 @@ deps = { ...@@ -861,7 +861,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' + '@' + 'cba0d2713ec84d1314453864e7ec7358af437ff3', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '397cece951f6b1fac92ec0bb9dd17fc32d2dbb18',
'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