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

Roll src/third_party/chromite 5a571a1d27ef..790b2751b515 (4 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/5a571a1d27ef..790b2751b515


git log 5a571a1d27ef..790b2751b515 --date=short --no-merges --format='%ad %ae %s'
2018-08-23 chrome-bot@chromium.org Update config settings by config-updater.
2018-08-23 dgarrett@google.com workspace_stages: Use overlay_type for workspace uprevs.
2018-08-23 dgarrett@google.com commands: cros_mark_as_stable overlay-type support.
2018-08-23 chrome-bot@chromium.org Update config settings by config-updater.


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

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: I50130c6ea7abc549f6afd88ab20f58a93045f455
Reviewed-on: https://chromium-review.googlesource.com/1187123Reviewed-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@{#585621}
parent 3acf3bbc
...@@ -579,7 +579,7 @@ deps = { ...@@ -579,7 +579,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' + '@' + '5a571a1d27ef0227021f657463805afac2543c91', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '790b2751b5158c1b52500e04b93e2e525056566d',
'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