Commit 6c8c3bd6 authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite 4cc579e9d288..ded74c1409ac (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/4cc579e9d288..ded74c1409ac


git log 4cc579e9d288..ded74c1409ac --date=short --no-merges --format='%ad %ae %s'
2018-08-22 xixuan@chromium.org cbuildbot: Add passed_mins for skylab suites.


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

The AutoRoll server is located here: https://chromite-chromium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=chrome-os-gardeners@chromium.org

Change-Id: I3895b75e50df0f2e50efb88ff3d6e8cf57724d2b
Reviewed-on: https://chromium-review.googlesource.com/1184866Reviewed-by: default avatarChromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#585220}
parent d972720c
...@@ -568,7 +568,7 @@ deps = { ...@@ -568,7 +568,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' + '@' + '4cc579e9d288a8d5a2005ba4efbf29c829cb9563', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'ded74c1409ac0c8ed9b856884f239b59f9e7382e',
'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