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

Roll src/third_party/chromite 1940d7df3f6d..68de241167e0 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/1940d7df3f6d..68de241167e0


git log 1940d7df3f6d..68de241167e0 --date=short --no-merges --format='%ad %ae %s'
2018-08-31 gmeinke@chromium.org parallel_emerge: remove saving of install plan


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

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: Icdcd82d4d9376b0ad769a532b0715c15610de554
Reviewed-on: https://chromium-review.googlesource.com/1199693Reviewed-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@{#588129}
parent f5ecfadb
...@@ -579,7 +579,7 @@ deps = { ...@@ -579,7 +579,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' + '@' + '1940d7df3f6dafe1457cfff3c619d58fb6b8d86e', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '68de241167e09532d634d582115d770a73868052',
'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