Skip to content

Commit

Permalink
Roll Chromite from 9c61e9c91226 to e27e2430520d (4 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromiumos/chromite.git/+log/9c61e9c91226..e27e2430520d

2021-03-18 chentsung@chromium.org icarus: add firmware-icarus-13854.B into builder
2021-03-18 chrome-bot@chromium.org Update config settings by config-updater.
2021-03-17 lamontjones@chromium.org api: freshen API bindings.
2021-03-17 vapier@chromium.org lint: clean up use of \ as line continuation

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: I3bfa024d0572802bb4d43aa30468468867f4548d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2772747
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#864294}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Mar 18, 2021
1 parent e1daa10 commit 0128f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -909,7 +909,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' + '@' + '9c61e9c91226d54640c770a90496dc03869d379f',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'e27e2430520d03e5aafb513a73b77e3746054b92',
'condition': 'checkout_chromeos',
},

Expand Down

0 comments on commit 0128f3b

Please sign in to comment.