0

Roll Chromite from 4bc83eac2c0b to 601605d1296c (1 revision)

4bc83eac2c..601605d129

2025-03-11 gcontreras@google.com api: pass firmware_targets to (AP) firmware_builder.py

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-reviews@google.com,chrome-os-gardeners@google.com,chromeos-velocity@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:chromeos-betty-chrome
Tbr: chrome-os-gardeners-reviews@google.com
Change-Id: I475ea303f1991947d2603503c408e7af78c44070
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6348062
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1431584}
This commit is contained in:
chromium-autoroll
2025-03-12 10:09:16 -07:00
committed by Chromium LUCI CQ
parent 69019c21d0
commit 393835b12f
2 changed files with 2 additions and 2 deletions
DEPS
third_party

2
DEPS

@ -1943,7 +1943,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' + '@' + '4bc83eac2c0b6adbfa23a5209bc418d8e67a62f0',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '601605d1296ccb4e360c1fe131930819a8dcc034',
'condition': 'checkout_chromeos',
},