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

Roll src/third_party/chromite b26e129bfd2a..6febc356717c (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/b26e129bfd2a..6febc356717c


git log b26e129bfd2a..6febc356717c --date=short --no-merges --format='%ad %ae %s'
2018-08-14 tikuta@chromium.org lddtree: keep relativeness of invoked compiler in elf wrapper
2018-08-14 dgarrett@google.com cros_mark_as_stable: Add --overlay-type option.


Created with:
  gclient setdep -r src/third_party/chromite@6febc356717c

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: Ie8a674e76cb31d492a5b6e7a55090b782f240461
Reviewed-on: https://chromium-review.googlesource.com/1173991Reviewed-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@{#582846}
parent cd71c5f4
......@@ -552,7 +552,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'b26e129bfd2a0dbd5172e3cd5568b20212c53be2',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '6febc356717c587ccbdc4ce8fb06985df8e97e30',
'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