Commit 4fd6de98 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll Chromite from d85112ea99c6 to a281380c8e26 (8 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/d85112ea99c6..a281380c8e26

2020-12-23 chrome-bot@chromium.org Update config settings by config-updater.
2020-12-23 vapier@chromium.org Merge remote-tracking branch 'cros/main' into master
2020-12-23 jackneus@google.com Add --dest-bucket to chromite/scripts/pushimage.py
2020-12-23 lamontjones@chromium.org config: disable all hardware tests on eve
2020-12-22 chrome-bot@chromium.org Update config settings by config-updater.
2020-12-22 engeg@google.com chromiumos-sdk & informational config: switch to main branch
2020-12-22 chrome-bot@chromium.org Update config settings by config-updater.
2020-12-22 jackneus@google.com Build API: Recompile protos

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: Ia1ba892e014318a32cc62d81aadce5e14e8ea864
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602061Reviewed-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@{#839122}
parent e44cab98
...@@ -873,7 +873,7 @@ deps = { ...@@ -873,7 +873,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' + '@' + 'd85112ea99c6d4d7e81048c1ce940e94223b0bf4', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'a281380c8e264cad58769385a9fc5fcff99be110',
'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