Commit 27238ef4 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from a7bd9cbfeffa to 8fbd57f0d966 (6 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/a7bd9cbfeffa..8fbd57f0d966

2020-07-21 vapier@chromium.org licensing: add analogix-anx3429-firmware to Google-TOS list
2020-07-21 jiancai@google.com toolchain: create unique names for clang crash diagnoses
2020-07-21 khwon@chromium.org build-ap: switch to coreboot from coreboot-zork
2020-07-21 vapier@chromium.org locking: move chatty lines to debug
2020-07-21 tcwang@google.com toolchain: Use temp bucket for unvetted artifacts on branches
2020-07-20 briannorris@chromium.org vm: drop deprecated -usbdevice

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: I2c0c808e4000d508929e643358445a4cf717416f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309985Reviewed-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@{#790432}
parent 4169fc62
...@@ -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' + '@' + 'a7bd9cbfeffaacb664d700322dcf236029605282', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '8fbd57f0d966a8a8785e13952df48f2859c351b1',
'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