Commit be1cf2bd authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from 5408a4532748 to 1da974976b2a (3 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/5408a4532748..1da974976b2a

2020-07-28 saklein@chromium.org cros workon: fix board parsing.
2020-07-28 vapier@chromium.org licensing: convert API from board to sysroot
2020-07-28 tbarzic@chromium.org Revert "deploy_chrome: copy swiftshader"

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

No-Try'ing for a speedy uprev; all affected bots have passed.

No-Try: true
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: I555cb204c375afdb98d6798622dae42ffa310123
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323764
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Commit-Queue: Toni Baržić <tbarzic@chromium.org>
Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#792427}
parent 0ad577d9
...@@ -875,7 +875,7 @@ deps = { ...@@ -875,7 +875,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools. # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '5408a4532748871a512286126bff583e8c6cb032', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '1da974976b2a88fb094bc5c87dcf775db5a1ac68',
'condition': 'checkout_linux', 'condition': 'checkout_linux',
}, },
......
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