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

Roll Chromite from d85a68f5582f to 252729d2fd72 (7 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/d85a68f5582f..252729d2fd72

2020-05-29 chrome-bot@chromium.org Update config settings by config-updater.
2020-05-29 morg@google.com Add more targets for android branch parsing
2020-05-29 navil@google.com chromeos_config: Manually trigger release-basic builds.
2020-05-29 navil@google.com chromeos_config: set debug to true for the release-basic builder.
2020-05-29 chrome-bot@chromium.org Update config settings by config-updater.
2020-05-28 ahassani@chromium.org auto_updater.py: Delete update payload files after use
2020-05-28 chrome-bot@chromium.org Update config settings by config-updater.

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: I8196d3336d765c64833e2f3c0cbe8edf681e8841
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222489Reviewed-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@{#773209}
parent 33f76f95
...@@ -851,7 +851,7 @@ deps = { ...@@ -851,7 +851,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' + '@' + 'd85a68f5582fb123512744662e555af6b26d908c', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '252729d2fd72ef7c058fda149917c5fdba6bf271',
'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