Commit f02a5cf2 authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite 0a162b0cd376..9ad92ef93e71 (3 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/0a162b0cd376..9ad92ef93e71


git log 0a162b0cd376..9ad92ef93e71 --date=short --no-merges --format='%ad %ae %s'
2018-09-08 lannm@chromium.org Remove incorrect 'storage' arg from TempDir docstring
2018-09-08 vapier@chromium.org image_test: stop whitelisting 30-cups.sh
2018-09-08 lannm@chromium.org cbuildbot: Preserve chromite/ in CleanUp stage


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

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

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: I81b6eeccd324d365bbec69f834e585bdca29ae99
Reviewed-on: https://chromium-review.googlesource.com/1214763Reviewed-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@{#589766}
parent 1473773b
......@@ -584,7 +584,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '0a162b0cd376be79201a929b6e4ac3e159156951',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '9ad92ef93e71b7e50e01df49d0a2fc6f10b4e9f3',
'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