Roll src/third_party/chromite/ ae26814f3..f578e9249 (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/ae26814f310e..f578e9249f18

$ git log ae26814f3..f578e9249 --date=short --no-merges --format='%ad %ae %s'
2018-04-28 dgarrett Revert "cbuildbot: Use previous build state for chroot reuse"

Created with:
  roll-dep src/third_party/chromite
BUG=chromium:1014949,chromium:829665


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: I969623ebc1f77fd01e3f65def944d980d6831199
Reviewed-on: https://chromium-review.googlesource.com/1034293
Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarChromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#554659}
parent e4b4ef18
...@@ -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' + '@' + 'ae26814f310e3acfa6ab09ad78d1d40266613054', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'f578e9249f18adad7bf910ffe9fd26a43f100b7a',
'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