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

Roll src/third_party/chromite 246eeff7e1d8..227095125570 (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/246eeff7e1d8..227095125570


git log 246eeff7e1d8..227095125570 --date=short --no-merges --format='%ad %ae %s'
2018-09-03 dgarrett@google.com firmware_stages: Run pushimage against board firmware artifacts.
2018-09-03 dgarrett@google.com manifest_versions: Add buildspec creation helpers.


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

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: I38351b76ef7e85aa43fbd0f7336e75c65396bd0f
Reviewed-on: https://chromium-review.googlesource.com/1201667Reviewed-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@{#588373}
parent ed774e45
...@@ -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' + '@' + '246eeff7e1d8dfecbfcca8406f532076e1d3b876', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '2270951255700c210aee075f6f6359a2534d0c01',
'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