Commit 377618ec authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 2f1dad229d8b..87c513372ff3 (8 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/2f1dad229d8b..87c513372ff3


git log 2f1dad229d8b..87c513372ff3 --date=short --no-merges --format='%ad %ae %s'
2019-02-27 dhanyaganesh@chromium.org CIDB: Extend the bot_hostname length from 80 to 160
2019-02-27 evanhernandez@chromium.org cros branch: Ensure projects in manifest exist.
2019-02-27 evanhernandez@chromium.org cros branch: Checkout in temp dir by default.
2019-02-27 evanhernandez@chromium.org cros branch: Do not create local branches.
2019-02-27 mikenichols@chromium.org commands:  Remove topology usage to simplify authentication
2019-02-27 dhanyaganesh@chromium.org upload_prebuilts.py: Add Gerrit's autosubmit feature (again)
2019-02-27 dgarrett@google.com cbuildbot_launch: Clean .cache.
2019-02-27 bpastene@chromium.org Revert "cros_chrome_sdk: Fetch the chromeos-base/tast-* packages when entering the SDK."


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

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: If81eaaa7910cdcbc3ec6558bcf2acd043a7f773d
Reviewed-on: https://chromium-review.googlesource.com/c/1492993Reviewed-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@{#636301}
parent d1425e0a
...@@ -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' + '@' + '2f1dad229d8b522369925637c07afce0f4eadb2f', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '87c513372ff3d8deec6bb013fac5d62520a695d0',
'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