Commit 43e2d720 authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite a2ceb19a3a9a..eb5e205de2f3 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/a2ceb19a3a9a..eb5e205de2f3


git log a2ceb19a3a9a..eb5e205de2f3 --date=short --no-merges --format='%ad %ae %s'
2018-09-11 sammc@chromium.org Add an option to list revisions when marking an ebuild as stable.


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

The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll

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: If656e255fedc02247908655280f36294695fcc11
Reviewed-on: https://chromium-review.googlesource.com/1219409Reviewed-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@{#590283}
parent 2de66e01
...@@ -584,7 +584,7 @@ deps = { ...@@ -584,7 +584,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' + '@' + 'a2ceb19a3a9a7a0cec16964f19f8e6a2a6d80d22', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'eb5e205de2f376e4a69512b96aa358fe25a32c5d',
'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