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

Roll Chromite from 12c6d67a4298 to e0a44a28c5be (5 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/12c6d67a4298..e0a44a28c5be

2020-08-18 cjmcdonald@chromium.org pytest: Clean up & remove 'sigterm' marker
2020-08-18 cjmcdonald@chromium.org Migrate depgraph visualization project to contrib
2020-08-18 bpastene@chromium.org cache: Pass quiet=True to cros_build_lib.run() when extracting tarballs.
2020-08-17 rrangel@chromium.org ap_firmware_config/zork: Use futility
2020-08-17 zhuohao@chromium.org puff: add factory branch builder

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: I55a683ca4ed01c6a0c1cf2b1c90ca804a153b591
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363055Reviewed-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@{#799147}
parent 4262afc8
...@@ -875,7 +875,7 @@ deps = { ...@@ -875,7 +875,7 @@ deps = {
# Build tools for Chrome OS. # Build tools for Chrome OS.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '12c6d67a42982a73417a0aa289244be2c5d350fe', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'e0a44a28c5be39d212d124a6de366afd4dc2cdb1',
'condition': 'checkout_chromeos', '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