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

Roll src/third_party/chromite f5a3b2d93548..c58ff87e3200 (10 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/f5a3b2d93548..c58ff87e3200

git log f5a3b2d93548..c58ff87e3200 --date=short --first-parent --format='%ad %ae %s'
2019-12-18 vapier@chromium.org cros_portage_upgrade: switch RunGit API to stdout/stderr names
2019-12-18 saklein@chromium.org Sdk/Update: Switch separatedebug to splitdebug.
2019-12-17 dhanyaganesh@chromium.org chromeos_config: Disable HW tests on veyron_rialto-release
2019-12-17 dhanyaganesh@chromium.org cros_test: self.tast is an array of size 1
2019-12-17 vapier@chromium.org cbuildbot: disable blamelist on Android PFQs
2019-12-17 tcwang@google.com chromeos_config: Remove AFDO generate and uprev from branch PFQ builder.
2019-12-17 vapier@chromium.org signing: imagefile: fix delete test under Python 3.7
2019-12-17 engeg@google.com OWNERS: add engeg
2019-12-17 dburger@chromium.org Extract goma extra env common to in / out chroot to helper.
2019-12-17 tomhughes@chromium.org config: Make hatch release builds sign accessory_rwsig

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

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: I82e7b45d6d5c26fe1565c2d054efe874cf2abcad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1973937Reviewed-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@{#725983}
parent bdf8771e
...@@ -864,7 +864,7 @@ deps = { ...@@ -864,7 +864,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' + '@' + 'f5a3b2d93548c83fc090cdf7b61d723b22716d3b', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'c58ff87e3200381899626b24a8e94190e00b3206',
'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