Commit b704df54 authored by chromite-chromium-autoroll's avatar chromite-chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite/ fdd7e08cd..8a1ffe0c9 (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/fdd7e08cde5d..8a1ffe0c9756

$ git log fdd7e08cd..8a1ffe0c9 --date=short --no-merges --format='%ad %ae %s'
2018-05-01 bpastene chrome-sdk: Add board and sdk version as gn args.

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


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: If7a8fea914f24d0f4719d2f44cba84d7a6896c96
Reviewed-on: https://chromium-review.googlesource.com/1069918
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@{#561018}
parent dd9d6fa3
...@@ -498,7 +498,7 @@ deps = { ...@@ -498,7 +498,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' + '@' + 'fdd7e08cde5d02ec43ff91e5a3a6a2fd22035269', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '8a1ffe0c9756bff7503ab77c2452bc3089653654',
'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