Roll src/third_party/chromite/ b90af5c20..0f51564af (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/b90af5c203f7..0f51564af246

$ git log b90af5c20..0f51564af --date=short --no-merges --format='%ad %ae %s'
2018-03-21 dgarrett cros tryjob: Switch to swarming tryjobs by default.

Created with:
  roll-dep src/third_party/chromite
BUG=chromium:752342


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: Ic463ecbc145afc4cacb6ed670e17fd9c2c5ba45c
Reviewed-on: https://chromium-review.googlesource.com/991404Reviewed-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@{#547606}
parent 50506314
...@@ -408,7 +408,7 @@ deps = { ...@@ -408,7 +408,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' + '@' + 'b90af5c203f786b1b0e161e81875da0046c4ea14', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '0f51564af246c954efaeabe853d5378043b1f950',
'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