Commit 26f90256 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite c238958c1ca3..d5ee1c6aed6c (6 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/c238958c1ca3..d5ee1c6aed6c


git log c238958c1ca3..d5ee1c6aed6c --date=short --no-merges --format='%ad %ae %s'
2018-11-07 metzman@chromium.org cros_fuzz: Create helper script for fuzzer development
2018-11-07 derat@chromium.org portage_util: Set has_test for cros-go and tast-bundle.
2018-11-07 bpastene@chromium.org Roll third_party/gn_helpers forward.
2018-11-07 gwendal@chromium.org cros deploy: Fix --root /usr/local --deep invocation
2018-11-07 saklein@chromium.org run_chroot_version_hooks: cleanup vestigal method
2018-11-07 saklein@chromium.org security_test_image: port to chromite


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

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: I9d084e9fe6ac8400135bc33691a3d0edf95295fa
Reviewed-on: https://chromium-review.googlesource.com/c/1323612Reviewed-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@{#606105}
parent 9004be20
......@@ -655,7 +655,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'c238958c1ca351c63cc28cbf6a2d40bbedd60391',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'd5ee1c6aed6c7bb6a3a330f24518ad05519d2052',
'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