Commit 2f6a9937 authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite 49ed2f6af744..9f470261e593 (6 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/49ed2f6af744..9f470261e593


git log 49ed2f6af744..9f470261e593 --date=short --no-merges --format='%ad %ae %s'
2018-08-04 vapier@chromium.org lint: avoid oldstyle except styles
2018-08-04 vapier@chromium.org toolchain_lib: drop unused NoDefaultToolchainDefinedError
2018-08-04 vapier@chromium.org argparse: drop license too
2018-08-04 vapier@chromium.org cros_sdk: delete unused _FindSubmounts
2018-08-04 lannm@chromium.org Remove tree_status update code
2018-08-04 xixuan@chromium.org cbuildbot: Let blocking suite run first.


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

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: Ie92710bf3a8c35d83035b8f3a931d339a7f8c89d
Reviewed-on: https://chromium-review.googlesource.com/1162816Reviewed-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@{#580758}
parent 3b217187
...@@ -552,7 +552,7 @@ deps = { ...@@ -552,7 +552,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' + '@' + '49ed2f6af744aaf74529900af0a856ae85e41aaf', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '9f470261e5939d890964ac484a5f831f7dcfb79c',
'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