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

Roll src/third_party/chromite 8ca352dcc024..f21ce663029c (4 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/8ca352dcc024..f21ce663029c


git log 8ca352dcc024..f21ce663029c --date=short --no-merges --format='%ad %ae %s'
2019-04-11 dhanyaganesh@chromium.org buildbucket_v2: GetBuildFailures equivalent
2019-04-11 dhanyaganesh@chromium.org net.py: Write to logs only on retries
2019-04-11 jflat@chromium.org commands: Strip -kernelnext label from board names
2019-04-11 dburger@chromium.org Add more artifacts logging for gaining config insight.


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

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: I4a72eccb687669e43e8dcdec536e1873803c7536
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562953Reviewed-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@{#649754}
parent c54c0164
......@@ -805,7 +805,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' + '@' + '8ca352dcc024f7434a98d50ffcd0d1b05dc4c68c',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'f21ce663029c3172c162dae0a199f5be5a0c9991',
'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