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

Roll src/third_party/chromite 68de241167e0..ee3f5c44326d (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/68de241167e0..ee3f5c44326d


git log 68de241167e0..ee3f5c44326d --date=short --no-merges --format='%ad %ae %s'
2018-08-31 ayatane@chromium.org sysmon: Fix name for lucifer process metric
2018-08-31 chingcodes@google.com signing: add Shellball extract and repack operations


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

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: I2f8405f4c7ffce97fc371de76598a68cf35b8751
Reviewed-on: https://chromium-review.googlesource.com/1200373Reviewed-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@{#588225}
parent 8ac8c0c5
...@@ -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' + '@' + '68de241167e09532d634d582115d770a73868052', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'ee3f5c44326d3c562a94dcf1e149fca113bed5db',
'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