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

Roll src/third_party/chromite ee72342a5342..9a962fc1e6e5 (5 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/ee72342a5342..9a962fc1e6e5


git log ee72342a5342..9a962fc1e6e5 --date=short --no-merges --format='%ad %ae %s'
2018-07-16 dgarrett@google.com chrome_committer: Hardcode GCE service account.
2018-07-16 vapier@chromium.org lint: do not use yoda boolean statements
2018-07-16 tbrindus@chromium.org paygen: Clean up arguments in calls to delta_generator
2018-07-16 tbrindus@chromium.org paygen: Remove dependency on brillo_update_payload hashing
2018-07-16 tbrindus@chromium.org paygen: Remove usage of deprecated check_update_payload args


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

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: Ifbf720f1ea1b067163a3c8c7925a6bad175c5ee1
Reviewed-on: https://chromium-review.googlesource.com/1139004Reviewed-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@{#575503}
parent 20666af3
...@@ -550,7 +550,7 @@ deps = { ...@@ -550,7 +550,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' + '@' + 'ee72342a5342ecebd330875b4d46734e23578df2', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '9a962fc1e6e5de1a1881292cb7575fc0bfd4b1a9',
'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