Commit 8d2a2ff2 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 8926292ad6bb..0663bde5f91e (9 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/8926292ad6bb..0663bde5f91e

git log 8926292ad6bb..0663bde5f91e --date=short --first-parent --format='%ad %ae %s'
2020-03-16 inglorion@chromium.org chromeos_config: Enable new distributed ThinLTO support for nocturne
2020-03-16 morg@google.com Refactor MakeBuildTarget for Android uprev tool
2020-03-15 cindyb@google.com Instantiate M82 Builders
2020-03-14 gredelston@google.com Move STRICT_SUDO overwrite into main()
2020-03-14 engeg@google.com Revert "chromite: add dev-libs/icu to OTHER_CHROME_PACKAGES"
2020-03-14 inglorion@chromium.org Revert "cbuildbot: make builders/stages subdirs python3 only"
2020-03-13 vapier@chromium.org cbuildbot: make builders/stages subdirs python3 only
2020-03-13 dburger@chromium.org Add default retries for tast vm tests.
2020-03-13 lamontjones@chromium.org api/builder_config: Finish toolchain artifact rename.

Created with:
  gclient setdep -r src/third_party/chromite@0663bde5f91e

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/+/master/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:chromeos-kevin-rel
Bug: None
Tbr: chrome-os-gardeners@google.com
Change-Id: Ifd7e0120cea0b716671ec0f4e551b1f9554d2924
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2105587Reviewed-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@{#750635}
parent b4c01fe3
......@@ -863,7 +863,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '8926292ad6bb0f18e892ba0635ec0d6ed3370313',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '0663bde5f91ee400ddd2fe35da497315ae153857',
'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