Roll src/third_party/chromite/ b272c6655..deb0ebc07 (4 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/b272c6655f99..deb0ebc0777b

$ git log b272c6655..deb0ebc07 --date=short --no-merges --format='%ad %ae %s'
2018-04-12 ihf Revert "chromeos_config: enable kevin-arcnext hwtests"
2018-04-11 pwang chromeos_config: enable kevin-arcnext hwtests
2018-04-09 briannorris purge_lib: also add exclusions for *-tryjob suffix on test-ap builds
2018-04-10 dgarrett chromeos_config: Remove pre-cq builder from chromeos.

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


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: Ia60a77af59e51f05ffbc5cd85e787fc31d150b27
Reviewed-on: https://chromium-review.googlesource.com/1009488Reviewed-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@{#550149}
parent e5234059
...@@ -411,7 +411,7 @@ deps = { ...@@ -411,7 +411,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' + '@' + 'b272c6655f995248ac6194554493ff1caf36d7dc', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'deb0ebc0777b94225b2619b75d04b3b3e0334972',
'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