Commit 1e048621 authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite 5bc35fd6c631..5389d34c833d (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/5bc35fd6c631..5389d34c833d


git log 5bc35fd6c631..5389d34c833d --date=short --no-merges --format='%ad %ae %s'
2018-07-23 moragues@google.com config: Fix Build Break on firmware tryjobs on master branch


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

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: I4009ea047f37c083088e46a2a601e8477679d256
Reviewed-on: https://chromium-review.googlesource.com/1147071Reviewed-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@{#577399}
parent 6ede15e1
......@@ -539,7 +539,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' + '@' + '5bc35fd6c6315985505c2ab7157aae91e1b95a9e',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '5389d34c833dae162248c0c8ddb1b71d31851924',
'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