Roll src/third_party/chromite/ 8dba45a1c..84d0e6526 (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/8dba45a1c69f..84d0e6526470

$ git log 8dba45a1c..84d0e6526 --date=short --no-merges --format='%ad %ae %s'
2018-05-17 chrome-bot Update config settings by config-updater.

Created with:
  roll-dep src/third_party/chromite


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: I577ee8a39a77b3534a54e2da202a059123840bcd
Reviewed-on: https://chromium-review.googlesource.com/1063565Reviewed-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@{#559489}
parent 0bc0701b
...@@ -498,7 +498,7 @@ deps = { ...@@ -498,7 +498,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' + '@' + '8dba45a1c69f7f6e06c1b7432dacc6fa94ea7f3f', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '84d0e6526470aeda2f5b7caa85b4ccb608223083',
'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