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

Roll src/third_party/chromite 97028a5397fd..68185ac0410b (4 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/97028a5397fd..68185ac0410b


git log 97028a5397fd..68185ac0410b --date=short --no-merges --format='%ad %ae %s'
2019-07-17 evanhernandez@chromium.org git: Add Log function.
2019-07-17 lamontjones@chromium.org dependency.py: add board specific package.
2019-07-17 andrewlamb@chromium.org Allow commits from chromeos-ci-prod in cros_mark_as_stable.
2019-07-17 miahsanchez@google.com vm_unittest: testing start with arguments.


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

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@google.com

Change-Id: I9b2f7e353ed1f6cd4e693c191b3d9ae4e9998f11
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1707653Reviewed-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@{#678546}
parent 088b8d24
......@@ -808,7 +808,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' + '@' + '97028a5397fdfd14ffbad8614edf0c4c1dd6fe73',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '68185ac0410bcc0ddcbe789be4d95a20ba74480e',
'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