Commit 513190fa authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 3ee6a6225e33..b400da62cf14 (8 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/3ee6a6225e33..b400da62cf14


git log 3ee6a6225e33..b400da62cf14 --date=short --no-merges --format='%ad %ae %s'
2019-02-27 saklein@chromium.org Build API: Make autotest more generic.
2019-02-27 bpastene@chromium.org cros_chrome_sdk: Fetch the chromeos-base/tast-* packages when entering the SDK.
2019-02-27 vapier@chromium.org image_test: allow /usr/share/misc/magic.mgc in base images
2019-02-27 lamontjones@chromium.org buildstore: Redirect GetSlaveStatuses.
2019-02-27 nednguyen@google.com board_build_dependency: fix breakage of query dependencies for "whirlwind" board
2019-02-27 gmeinke@chromium.org scheduler stage: propagate cbb_snapshot_revision
2019-02-27 gmeinke@chromium.org cbuildbot: set properties for Findit integration
2019-02-27 derat@chromium.org chromite: Run bvt-tast-informational suite.


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

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: Ifa73ca8c1edc568bd98ce7586d2dc340dd73d9f9
Reviewed-on: https://chromium-review.googlesource.com/c/1490525Reviewed-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@{#635882}
parent 2b583ddb
...@@ -727,7 +727,7 @@ deps = { ...@@ -727,7 +727,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' + '@' + '3ee6a6225e333928b0ca1db899c163910261110c', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'b400da62cf142907d7d852285a93f7ea137009fe',
'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