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

Roll src/third_party/chromite df99659bac9c..38c7d9e30add (3 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/df99659bac9c..38c7d9e30add


git log df99659bac9c..38c7d9e30add --date=short --no-merges --format='%ad %ae %s'
2019-06-13 saklein@chromium.org Build API: TestService/BuildTargetUnitTest method cleanup.
2019-06-13 manojgupta@google.com chromeos_config: Remove poppy from parallel CQ.
2019-06-13 saklein@chromium.org binhost service: Fix package index path parsing.


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

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: I1ef18ce3bf294442ce4f4923b7b8e6f630c4049d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1658716Reviewed-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@{#669002}
parent 67977a3e
......@@ -807,7 +807,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' + '@' + 'df99659bac9c6a2e84f17ad2444ccf6192440e5e',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '38c7d9e30addca4bef2710d231b5458050679713',
'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