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

Roll Chromite from 889f00501aaa to fb57bbd19358 (4 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/889f00501aaa..fb57bbd19358

2020-08-07 vapier@chromium.org licensing: trim no-source-code exception
2020-08-07 vapier@chromium.org gerrit: deps: hack up --raw output to avoid confusion
2020-08-06 chrome-bot@chromium.org Update config settings by config-updater.
2020-08-06 denik@google.com chromite: Create chromiumos-sdk-next builder

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: I11ca80d5a8ebc8efaa1992141d96071c9042b864
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343058Reviewed-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@{#795965}
parent 9aced2d1
...@@ -875,7 +875,7 @@ deps = { ...@@ -875,7 +875,7 @@ deps = {
# Build tools for Chrome OS. # Build tools for Chrome OS.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '889f00501aaa0c8b032c400caf09791924d709f5', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'fb57bbd19358a5c2f1bb50e8417bd478f83588f9',
'condition': 'checkout_chromeos', 'condition': 'checkout_chromeos',
}, },
......
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