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

Roll src/third_party/chromite 5570c88a3dce..aba1649cfb98 (3 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/5570c88a3dce..aba1649cfb98


git log 5570c88a3dce..aba1649cfb98 --date=short --no-merges --format='%ad %ae %s'
2018-08-09 lannm@chromium.org Remove git retry constants
2018-08-09 tikuta@chromium.org Use gomacc for host compiler in simple chrome build
2018-08-09 lannm@chromium.org Create chromite.lib.repo_util and migrate autotest_evaluator to it


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

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: Ie4fe2bd6346284734bfe9e9f64d19778df2d3157
Reviewed-on: https://chromium-review.googlesource.com/1168416Reviewed-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@{#581932}
parent 5f242ae3
...@@ -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' + '@' + '5570c88a3dce00f73a26cb5e60033f54949355d6', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'aba1649cfb985a84ecb02a82ece69c6f4a76fb2a',
'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