Commit 9a7042cd authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite db1cab866afd..cd8060e73e83 (10 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/db1cab866afd..cd8060e73e83

git log db1cab866afd..cd8060e73e83 --date=short --first-parent --format='%ad %ae %s'
2020-01-28 linxinan@chromium.org chromite: add owners for api/gen/test_platform
2020-01-28 bpastene@chromium.org cros_chrome_sdk: Remove support for optionally enabling clang.
2020-01-28 pprabhu@chromium.org config: Set quota account for synchronous bvt suite
2020-01-28 vapier@chromium.org qemu: fix race when installing binaries
2020-01-28 cjmcdonald@chromium.org Make toolchain changes directly imply a full source build
2020-01-28 mmortensen@google.com Fix goma_artifacts output proto update for stats/counterz.
2020-01-28 lamontjones@chromium.org api: call toolchain.BundleArtifacts endpoints.
2020-01-28 lamontjones@chromium.org toolchain_util: BundleChromeClangWarningsFile.
2020-01-28 lamontjones@chromium.org chroot_lib: add chroot_path method.
2020-01-28 saklein@chromium.org workon_helper: Minor cleanup.

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromite-chromium-autoroll
Please CC chrome-os-gardeners@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:chromeos-kevin-rel
Bug: None
Tbr: chrome-os-gardeners@google.com
Change-Id: Ie2f969f8f6936e029331ff6e79e24653b95fa33b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2028007Reviewed-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@{#736447}
parent ac8b0689
......@@ -875,7 +875,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' + '@' + 'db1cab866afdc1cbfc703e7eb2551b172baebae5',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'cd8060e73e83783132e24d3d3980382429f1d21f',
'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