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

Roll src/third_party/chromite 6ec076ceabc3..1deead13f98b (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/6ec076ceabc3..1deead13f98b


git log 6ec076ceabc3..1deead13f98b --date=short --no-merges --format='%ad %ae %s'
2018-06-23 jclinton@chromium.org lib/git.py: Support bare repos in DeleteStaleLocks


Created with:
  gclient setdep -r src/third_party/chromite@1deead13f98b

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.



BUG=chromium:842018
TBR=chrome-os-gardeners@chromium.org

Change-Id: Ic551e41c07f15ad9a8973763dc131a400a2f8642
Reviewed-on: https://chromium-review.googlesource.com/1112232Reviewed-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@{#569886}
parent 333ed547
...@@ -550,7 +550,7 @@ deps = { ...@@ -550,7 +550,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' + '@' + '6ec076ceabc38f07b7221fd1779b7689b0f71181', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '1deead13f98b72c3c5eb97f18c9f2a09471d4fcf',
'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