Roll src/third_party/chromite/ 348b95b14..50c42dd35 (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/348b95b14ab7..50c42dd35113

$ git log 348b95b14..50c42dd35 --date=short --no-merges --format='%ad %ae %s'
2018-05-11 khmel arc: Fix ACL for archive with SDK tools
2018-05-09 yunlian enable thinlto on elm and veryon_jaq release builders.

Created with:
  roll-dep src/third_party/chromite
BUG=chromium:827217


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: Id75b97be2c132d6fcdfa128b050efc5d1d55fc35
Reviewed-on: https://chromium-review.googlesource.com/1056474Reviewed-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@{#558125}
parent 645b434b
...@@ -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' + '@' + '348b95b14ab70e49d032bfdd2e3cac2a3bf1d2ba', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '50c42dd3511337e2ed7e6a7050e5a172d5eb3ea0',
'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