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

Roll src/third_party/chromite 971e4cb2b43d..f0a00cd7f17b (6 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/971e4cb2b43d..f0a00cd7f17b


git log 971e4cb2b43d..f0a00cd7f17b --date=short --no-merges --format='%ad %ae %s'
2019-02-06 dhanyaganesh@chromium.org build_status_lib: Replace cidb handle with buildstore argument
2019-02-06 dhanyaganesh@chromium.org BuildStore: add an optional argument 'for_service' to __init__
2019-02-06 evanhernandez@chromium.org cros_branch_unittest: Comment tests.
2019-02-06 evanhernandez@chromium.org cros_branch_unittest: Simplify all tests.
2019-02-06 evanhernandez@chromium.org cros branch: Support create from local manifest.
2019-02-06 evanhernandez@chromium.org cross branch: Sync happens in BranchCommand class.


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

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: I7528b9f3c338eae12af8ff69ee41a40a326836a5
Reviewed-on: https://chromium-review.googlesource.com/c/1456611Reviewed-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@{#629806}
parent b6750610
......@@ -729,7 +729,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' + '@' + '971e4cb2b43d928c59a3e0e58d30dec03e8f2a9e',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'f0a00cd7f17bdf5627cdb5da8faf8302cb243bf6',
'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