Commit 4bd5c962 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from d281ff186273 to 607aa13c8b9a (5 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/d281ff186273..607aa13c8b9a

2020-09-10 chrome-bot@chromium.org Update config settings by config-updater.
2020-09-10 chrome-bot@chromium.org Update config settings by config-updater.
2020-09-10 vapier@chromium.org image test: rename white/black lists
2020-09-10 yueherngl@google.com brya: add factory/recovery signing and disable HW test
2020-09-09 yichengli@chromium.org artifacts: Use paths without leading ./ in firmware tarball

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: I2afd0da6ac1321287665cde038dc4553edb371dd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2403634Reviewed-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@{#805824}
parent 1b930091
...@@ -876,7 +876,7 @@ deps = { ...@@ -876,7 +876,7 @@ deps = {
# Tools used when building Chrome for Chrome OS. This affects both the Simple # Tools used when building Chrome for Chrome OS. This affects both the Simple
# Chrome workflow, as well as the chromeos-chrome ebuild. # Chrome workflow, as well as the chromeos-chrome ebuild.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'd281ff18627341a0ff2c33e19691159d504923f8', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '607aa13c8b9aa57ef1fa23cc044b969ae6757db2',
'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