Roll src/third_party/chromite/ 94a6180a8..b84994071 (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/94a6180a8f51..b84994071091

$ git log 94a6180a8..b84994071 --date=short --no-merges --format='%ad %ae %s'
2018-03-08 linben Add support for ARC++ pi-arc-dev branch

Created with:
  roll-dep src/third_party/chromite


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: I94e7d19baffbe63aaf079befc2cd882fe1c34a95
Reviewed-on: https://chromium-review.googlesource.com/969997Reviewed-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@{#544308}
parent eed2d5f4
......@@ -316,7 +316,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' + '@' + '94a6180a8f5136ea5dd66abc0dbf29358a180c35',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'b84994071091a2287443fa0d893a9450c926e48c',
'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