Commit 854de8c2 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from bee7cd569a4f to c5e8e8bf91ef (5 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/bee7cd569a4f..c5e8e8bf91ef

2020-07-07 chrome-bot@chromium.org Update config settings by config-updater.
2020-07-06 chrome-bot@chromium.org Update config settings by config-updater.
2020-07-06 smcallis@google.com Disable drallion hw tests due to rework on drallion360 DUTS.
2020-07-06 mmortensen@google.com BuildApi: Add sdk.Delete controller unit tests.
2020-07-06 saklein@chromium.org portage_util: Fix HasPrebuilt check.

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: I0a196d42ad944c8aba07f69631b574246a7a7d92
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284946Reviewed-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@{#785826}
parent 18e2de31
...@@ -856,7 +856,7 @@ deps = { ...@@ -856,7 +856,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' + '@' + 'bee7cd569a4f8e6a07a8ea94eeaeb9d17871e2e1', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'c5e8e8bf91ef7d1e00ebcd805b5cd7fd05db4601',
'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