Roll src/third_party/chromite/ d88eaf531..82e2ac9a2 (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/d88eaf5315d4..82e2ac9a251e

$ git log d88eaf531..82e2ac9a2 --date=short --no-merges --format='%ad %ae %s'
2018-02-07 yhong lib/portage_util: Remove unused method.

Created with:
  roll-dep src/third_party/chromite
BUG=chromium:795449


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: I67bdb12c05e5d242da7c0f3e3e8a1ddf1ea21d80
Reviewed-on: https://chromium-review.googlesource.com/1014195
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@{#551044}
parent f02cbd18
...@@ -485,7 +485,7 @@ deps = { ...@@ -485,7 +485,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' + '@' + 'd88eaf5315d4963f1a16fc569aa90a5b7be531be', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '82e2ac9a251e0870583747b95e6804fe2b8d7cee',
'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