Commit aa2fc336 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll Chromite from aa250cf881de to 8295f4267ab3 (18 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/aa250cf881de..8295f4267ab3

2020-12-04 vapier@chromium.org licensing: add ISC as notice-required
2020-12-04 vapier@chromium.org cros_portage_upgrade: make it less chatty
2020-12-04 chrome-bot@chromium.org Update config settings by config-updater.
2020-12-03 ahassani@chromium.org Add Vyshu as one of the AU owners
2020-12-03 kimjae@chromium.org Add per-file directive to the OWNERS.au file
2020-12-03 ahassani@chromium.org xbuddy: Don't raise an error if it doesn't find any local image
2020-12-03 engeg@google.com payload_unittest: disable enum test
2020-12-03 vapier@chromium.org {git,patch}_unittest: fix running with newer repo
2020-12-02 engeg@google.com payload_unittest: fix test that used new alias value
2020-12-02 navil@google.com paygen: fix autotestpayloads unit test.
2020-12-02 lamontjones@chromium.org cbuildbot: migrate legacy builders to RBE_CHROMEOS
2020-12-02 chrome-bot@chromium.org Update config settings by config-updater.
2020-12-02 chinglinyu@chromium.org usergroup_baseline: Add group traced-producer and traced-consumer
2020-12-02 chrome-bot@chromium.org Update config settings by config-updater.
2020-12-02 mikenichols@chromium.org chromeos_config: Set up R86 for LTS Builder
2020-12-01 pprabhu@chromium.org Update API bindings
2020-12-01 pprabhu@chromium.org Regenerate Build API bindings
2020-12-01 vbendeb@google.com Update generated protobufs

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: Ic6bc3d4699498ee4e5373d6d0286a5e226d8cee7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574423Reviewed-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@{#833970}
parent 6b845084
......@@ -903,7 +903,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' + '@' + 'aa250cf881dec006e0137dd40f079d2ce7092067',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '8295f4267ab3791e083692f4781be04ce54e41ca',
'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