Roll src/third_party/chromite/ e6139afa1..44123785c (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/e6139afa10f8..44123785ca9a

$ git log e6139afa1..44123785c --date=short --no-merges --format='%ad %ae %s'
2018-03-24 ihf chromeos-config: mark eve-arcnext-chrome-pfq important.
2018-03-23 achuith cros_vm: Determine SDK version outside SDK shell.

Created with:
  roll-dep src/third_party/chromite
BUG=chromium:825539,chromium:823996


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: Icb8dcad2d3ee70b331e2446f9f873e2c21c385d8
Reviewed-on: https://chromium-review.googlesource.com/979598Reviewed-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@{#545707}
parent 9c82e29b
...@@ -408,7 +408,7 @@ deps = { ...@@ -408,7 +408,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' + '@' + 'e6139afa10f81d1d652bdc7662f57a5ab57cc476', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '44123785ca9a78989d225628ee44d5bc1825439c',
'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