Roll src/third_party/chromite/ 84d0e6526..be1ac9516 (4 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/84d0e6526470..be1ac951607e

$ git log 84d0e6526..be1ac9516 --date=short --no-merges --format='%ad %ae %s'
2018-05-15 yunlian Test ThinLTO on peach_pit
2018-05-16 dgarrett chromeos_config: Remove trybot_list.
2018-05-14 achuith cros_run_vm_test: Introduce Run()
2018-05-04 bmgordon cros_sdk_lib: Move chroot functions out of cros_build_lib

Created with:
  roll-dep src/third_party/chromite
BUG=chromium:None,chromium:None,chromium:828749,chromium:809634


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.


TBR=chrome-os-gardeners@chromium.org

Change-Id: I8d7668d4891451a613c52552f203a10c0dbc17f6
Reviewed-on: https://chromium-review.googlesource.com/1063991Reviewed-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@{#559498}
parent f7c7b305
......@@ -498,7 +498,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' + '@' + '84d0e6526470aeda2f5b7caa85b4ccb608223083',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'be1ac951607ea6436334d7b63c99ab97ef95d735',
'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