Commit 86a31c72 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite fc911b7d1f81..387002d1535d (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/fc911b7d1f81..387002d1535d


git log fc911b7d1f81..387002d1535d --date=short --no-merges --format='%ad %ae %s'
2019-02-01 vapier@chromium.org sdk: re-add missing exclude_paths when creating sdk tarball
2019-02-01 zhihongyu@chromium.org image_test: whitelist lib/firmware binaries in SymbolsTest


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

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: I3bbbf3d14ee3ec1266af4054b8f98194e3b868e2
Reviewed-on: https://chromium-review.googlesource.com/c/1449516Reviewed-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@{#628305}
parent 5cfe7ab4
...@@ -694,7 +694,7 @@ deps = { ...@@ -694,7 +694,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' + '@' + 'fc911b7d1f81b1cdf642c53868be3008dca79610', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '387002d1535da658f3dc7a55ad7815c2256d36f5',
'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