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

Roll src/third_party/chromite 784bb7f..87da90a (3 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/784bb7f..87da90a


git log 784bb7f..87da90a --date=short --no-merges --format='%ad %ae %s'
2018-06-06 dgarrett@chromium.org Revert "config_stages: Fix a missed path that can change per branch."
2018-06-06 dgarrett@google.com config_stages: Fix a missed path that can change per branch.
2018-06-06 dgarrett@google.com chromeos_config: Remove symlinks to new config files locations.


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

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.



BUG=chromium:848020,chromium:848020,chromium:848020
TBR=chrome-os-gardeners@chromium.org

Change-Id: Ib07fa234212c937752540d95695c1ce12f57f5cc
Reviewed-on: https://chromium-review.googlesource.com/1088246Reviewed-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@{#564782}
parent b62a9730
......@@ -515,7 +515,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' + '@' + '784bb7f874d30d549cbb8ef08d901c949dc9ae5f',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '87da90a72bad907485062896d028c5f5559ae135',
'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