Commit 5be960a6 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from c90bac4197a4 to 8ce5f5261ab7 (7 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/c90bac4197a4..8ce5f5261ab7

2020-10-08 saklein@chromium.org controller/test: Refactor SplitCPV to parse.
2020-10-08 saklein@chromium.org image: Refactor SplitCPV to parse.
2020-10-08 saklein@chromium.org controller/dependency: Refactor SplitCPV usages.
2020-10-08 saklein@chromium.org android: refactor SplitCPV to parse.
2020-10-07 tcwang@google.com afdo: Rename CWP profiles
2020-10-07 saklein@chromium.org controller_util: Add PackageInfo serialization.
2020-10-07 saklein@chromium.org cbuildbot_run: Refactor SplitCPV to parse.

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: Iecf720ba9601adddaf012dd1ec90d0b6bef7fbe8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461430Reviewed-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@{#815207}
parent 01cf328d
......@@ -881,7 +881,7 @@ deps = {
# Tools used when building Chrome for Chrome OS. This affects both the Simple
# Chrome workflow, as well as the chromeos-chrome ebuild.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'c90bac4197a45943b1dd0af4ac9bf7cf195c8181',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '8ce5f5261ab7a2434295dee3f744e155c2abc9b2',
'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