Commit 2817451d authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite 8a49a283b96c..f23b4ab8b889 (5 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/8a49a283b96c..f23b4ab8b889


git log 8a49a283b96c..f23b4ab8b889 --date=short --no-merges --format='%ad %ae %s'
2018-09-05 dgarrett@google.com workspace_stage: Add WorkspacePublishBuildspecStage.
2018-09-05 saklein@chromium.org portage_util: incorrect category regex
2018-09-05 saklein@chromium.org Cleanup portage_util error classes.
2018-09-05 chingcodes@google.com signing: Add Subkey to KeyPair and Keyset
2018-09-05 chingcodes@google.com signing: Add Signer Configuration via INI files


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

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: Iae27e9f7ef30190f6b30a771dc9b348a28ddfd18
Reviewed-on: https://chromium-review.googlesource.com/1208298Reviewed-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@{#589069}
parent 577427e5
......@@ -579,7 +579,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' + '@' + '8a49a283b96c36a16538c6e3893a5661c987501f',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'f23b4ab8b8898f205b65302279c1937bdb2b5674',
'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