Commit 60de196a authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite f6d776ff4a4a..00b1f1e2a50e (10 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/f6d776ff4a4a..00b1f1e2a50e


git log f6d776ff4a4a..00b1f1e2a50e --date=short --no-merges --format='%ad %ae %s'
2019-02-28 saklein@chromium.org Build API: Recommend services when unrecognized value provided
2019-02-28 fqj@chromium.org cros deploy: set selinux to permissive.
2019-02-28 athilenius@google.com Upgrade chromite/third_party/httplib2 to 0.10.3
2019-02-28 dgarrett@google.com test_builders: chromite-pre-cq re-enable CidbIntrationTest.
2019-02-28 dhanyaganesh@chromium.org scripts/summarize_build_status: Delete the unused script
2019-02-28 dhanyaganesh@chromium.org CommitQueueSyncStage: Cleanup Git folder before fetch --all.
2019-02-28 xianuowang@chromium.org paygen: Double timeout of paygen suites.
2019-02-28 nednguyen@google.com chromite: update chromite OWNERS
2019-02-28 seanabraham@chromium.org test_reqs: Removing target test reqs from chromite.
2019-02-28 seanabraham@chromium.org testingconfig: Make a single "requirements" field rather than having 5


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

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: I5b769f5c2087fa01057b8cd42b96d2ff6340e580
Reviewed-on: https://chromium-review.googlesource.com/c/1496035Reviewed-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@{#636595}
parent daa304b4
...@@ -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' + '@' + 'f6d776ff4a4a07d764c8aefa2c41b422a338d1d4', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '00b1f1e2a50e64303a9c77a164606731ecbe7c24',
'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