Commit d7325342 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 0e784189b200..12a4eb908a7b (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/0e784189b200..12a4eb908a7b


git log 0e784189b200..12a4eb908a7b --date=short --no-merges --format='%ad %ae %s'
2019-02-21 pprabhu@chromium.org config: Migrate {cyan,scarlet}-paladin to Skylab
2019-02-21 evanhernandez@chromium.org cros branch: Add link to design doc.


Created with:
  gclient setdep -r src/third_party/chromite@12a4eb908a7b

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel
TBR=chrome-os-gardeners@chromium.org

Change-Id: I8b44e3aa3be4b1ff1721b12ddbb89a276621d67f
Reviewed-on: https://chromium-review.googlesource.com/c/1482050Reviewed-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@{#634466}
parent 0bf779ec
...@@ -738,7 +738,7 @@ deps = { ...@@ -738,7 +738,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' + '@' + '0e784189b20015ebaaf2f366faa29f1dc368d487', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '12a4eb908a7b6d697bf75af753b9e08b3352ffa2',
'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