Commit 62a28772 authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite c4424eb6803d..5831b835bc15 (7 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/c4424eb6803d..5831b835bc15


git log c4424eb6803d..5831b835bc15 --date=short --no-merges --format='%ad %ae %s'
2018-06-20 dgarrett@google.com chromeos_config: Create master-incremental.
2018-06-20 vapier@chromium.org pylintrc: enable bad-builtin for apply & input
2018-06-20 vapier@chromium.org pylintrc: stop disabling exec-used
2018-06-20 dgarrett@google.com builder_status: Remove config_lib.UseBuildbucketScheduler.
2018-06-20 dgarrett@google.com cbuildbot/stages: Remove config_lib.UseBuildbucketScheduler.
2018-06-20 dgarrett@google.com simpler_builder: Remove config_lib.UseBuildbucketScheduler.
2018-06-20 dgarrett@google.com repository: Log cleanup methods.


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

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.



BUG=chromium:851183,chromium:None,chromium:None,chromium:853025,chromium:853025,chromium:853025,chromium:853949
TBR=chrome-os-gardeners@chromium.org

Change-Id: Ib0d09c8c2eb5246e5e9e7eaa7011ca8f33d7d333
Reviewed-on: https://chromium-review.googlesource.com/1109097Reviewed-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@{#569096}
parent 59da623a
...@@ -518,7 +518,7 @@ deps = { ...@@ -518,7 +518,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' + '@' + 'c4424eb6803d9ffcbaea6b295d680d0fe56c4df1', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '5831b835bc152c8dd7e10266912ffc16f37b5730',
'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