Commit ed308de9 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 7f2ef8dd8ad7..0086f7aa8400 (7 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/7f2ef8dd8ad7..0086f7aa8400


git log 7f2ef8dd8ad7..0086f7aa8400 --date=short --no-merges --format='%ad %ae %s'
2018-09-19 tbrindus@chromium.org cros_generate_stateful_update_payload: Convert to chromite
2018-09-19 zamorzaev@chromium.org test_stages: use chromite VM script instead of ctest for VMTest
2018-09-19 vapier@chromium.org cros_set_lsb_release: write out new CHROMEOS_RELEASE_KEYSET field
2018-09-19 dgarrett@google.com commands: Remove overlay args to UprevPackages and UprevPush.
2018-09-19 dgarrett@google.com PublishUprevChangesStage: Use overlay_type for UprevPush.
2018-09-19 chrome-bot@chromium.org Update config settings by config-updater.
2018-09-19 bhthompson@google.com Promote more build only paladins to non-experimental


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

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: Ief9c03bd4c6368acb4e9ab2ca561e1eb09aed530
Reviewed-on: https://chromium-review.googlesource.com/1235239Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#592628}
parent d6b4cd99
...@@ -584,7 +584,7 @@ deps = { ...@@ -584,7 +584,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' + '@' + '7f2ef8dd8ad70f6456c366b7a5024189c2d6d26f', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '0086f7aa84002656ee8af620d0fa2dad33b061ef',
'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