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

Roll src/third_party/chromite f0a00cd7f17b..93c01741f610 (4 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/f0a00cd7f17b..93c01741f610


git log f0a00cd7f17b..93c01741f610 --date=short --no-merges --format='%ad %ae %s'
2019-02-07 evanhernandez@chromium.org cros branch: Support custom repo root.
2019-02-07 zwisler@google.com portage_util: unit test for always_live GetSourceInfo() call
2019-02-07 ahassani@chromium.org cros_generate_update_payload: Use new paygen library
2019-02-07 saklein@chromium.org build_api: Implement ImageService/Test


Created with:
  gclient setdep -r src/third_party/chromite@93c01741f610

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.


TBR=chrome-os-gardeners@chromium.org

Change-Id: Ib85a3a46d1f4e977ca010f8e02f20abe9c8a9506
Reviewed-on: https://chromium-review.googlesource.com/c/1457534Reviewed-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@{#629939}
parent b6d5dcd1
...@@ -729,7 +729,7 @@ deps = { ...@@ -729,7 +729,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' + '@' + 'f0a00cd7f17bdf5627cdb5da8faf8302cb243bf6', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '93c01741f610d1f511e4dc4d6c2ce11963361c43',
'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