Commit 996ba3e0 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite a5c914b63a0c..97d7f070200a (8 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/a5c914b63a0c..97d7f070200a

git log a5c914b63a0c..97d7f070200a --date=short --first-parent --format='%ad %ae %s'
2020-04-10 sonnysasaka@chromium.org Add -blueznext suffix as special images
2020-04-09 lamontjones@chromium.org api: update python bindings.
2020-04-09 chrome-bot@chromium.org Update config settings by config-updater.
2020-04-09 kimjae@chromium.org build_dlc.py: Add DLC_DESCRIPTION flag
2020-04-09 saklein@chromium.org cros_build_lib: mute_output only used when set
2020-04-09 saklein@chromium.org cros_build_lib.run: Fix quiet argument.
2020-04-09 saklein@chromium.org run(mute_output): Remove usages of the argument.
2020-04-09 saklein@chromium.org flash-ap: Simplify and enumerate config checks.

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

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.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel
Bug: None
Tbr: chrome-os-gardeners@google.com
Change-Id: Iebec4597f73ffcd1c8e1e078fbae81b3dd168c21
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145606Reviewed-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@{#758222}
parent 891ea2bc
......@@ -856,7 +856,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' + '@' + 'a5c914b63a0c343d08222e1fe2ad056c5218fece',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '97d7f070200a8a25cda75289a4f20d28b9fd00b5',
'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