Roll src/third_party/chromite/ 18483452c..cf1d296fd (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/18483452ccd2..cf1d296fd683

$ git log 18483452c..cf1d296fd --date=short --no-merges --format='%ad %ae %s'
2018-04-24 dgarrett chromeos_config: Remove WIMPY builders.
2018-04-24 chrome-bot Update config settings by config-updater.

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


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: Ibc160b3c8ed67c67c5b0f024af68a2d98afee92a
Reviewed-on: https://chromium-review.googlesource.com/1026887Reviewed-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@{#553422}
parent 2ba0963d
...@@ -489,7 +489,7 @@ deps = { ...@@ -489,7 +489,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' + '@' + '18483452ccd21ddc666e9cdbe41a037285e9e7f0', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'cf1d296fd683d48bbc836cb982764dd1ebdf1ff6',
'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