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

Roll src/third_party/chromite 1b079a6aacab..0d55bcab63be (4 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/1b079a6aacab..0d55bcab63be


git log 1b079a6aacab..0d55bcab63be --date=short --no-merges --format='%ad %ae %s'
2018-11-22 dburger@chromium.org Add chromeos-infra-unittests-pre-cq to list of pre-cq builders
2018-11-22 lamontjones@chromium.org Add README.md to chromite/signing.
2018-11-22 lamontjones@chromium.org signing: add support for key.versions
2018-11-22 lamontjones@chromium.org signing: refactor Keyset and Keypair for buildtarget-specific keys


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

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: Ief16bc25e0209125b25d14db6660b6a5ff34a47e
Reviewed-on: https://chromium-review.googlesource.com/c/1347724Reviewed-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@{#610345}
parent a85fcea0
...@@ -651,7 +651,7 @@ deps = { ...@@ -651,7 +651,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' + '@' + '1b079a6aacabb49ed9dc8984560d7481f831f5c7', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '0d55bcab63bea4816e536ec78c533ec08d8033f9',
'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