Roll src/third_party/chromite/ 6b3c651c4..7c0757b09 (7 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/6b3c651c4ed2..7c0757b099e5

$ git log 6b3c651c4..7c0757b09 --date=short --no-merges --format='%ad %ae %s'
2018-04-27 levarum Revert "Copy ndk-translation artifacts when uprevving android"
2018-04-24 dgarrett som: Remove Gardener SOM tree.
2018-04-13 bmgordon cbuildbot: Use previous build state for chroot reuse
2018-04-25 dgarrett config_lib: Define LUCI_BUILDER constants.
2018-04-25 jclinton appengine/cq_stats: Set the Python SSL version to latest
2018-04-26 jclinton appengine: Update the SDK version to support new SSL
2018-04-26 jclinton lib/clactions*: Refactor into separate clactions_metrics for ts_mon

Created with:
  roll-dep src/third_party/chromite
BUG=chromium:None,chromium:829665,chromium:824550,chromium:826372,chromium:826372,chromium:826372


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: Ic622485c6d32417602f5aff7bc2cc02047e49f9a
Reviewed-on: https://chromium-review.googlesource.com/1033960
Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarChromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#554572}
parent 31d22168
......@@ -489,7 +489,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' + '@' + '6b3c651c4ed28f73c4a730041c52995510f84e8d',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '7c0757b099e511215d22e82e6b04100e883f3bb9',
'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