Commit 0dedb2cb authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 2135b68548af..115df409efa1 (5 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/2135b68548af..115df409efa1


git log 2135b68548af..115df409efa1 --date=short --no-merges --format='%ad %ae %s'
2018-11-27 dgarrett@google.com repo_sync_manifest: Add -g cherry-pick support.
2018-11-27 dgarrett@google.com config_lib: Remove REPO_URL from site_config.
2018-11-27 mikenichols@chromium.org cidb: Working around some SSL options from new packages.
2018-11-26 bhthompson@google.com Move eve-arcnext P Android PFQ to eve
2018-11-26 cjmcdonald@chromium.org chromeos_config: Add template for unit test only buildbot


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

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: Ib6e71f049b8388eeb2856cc9fb53e9b1ce8e309c
Reviewed-on: https://chromium-review.googlesource.com/c/1351298Reviewed-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@{#611105}
parent de7a28aa
...@@ -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' + '@' + '2135b68548afcad4fd2d4acf8dca918003d1bf75', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '115df409efa1466f47593767fc05e3d8af95c522',
'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