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

Roll src/third_party/chromite f9b4bfac44f9..235511fbd715 (7 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/f9b4bfac44f9..235511fbd715

git log f9b4bfac44f9..235511fbd715 --date=short --first-parent --format='%ad %ae %s'
2020-02-06 fdegros@chromium.org Add user cros-disks to group android-everybody
2020-02-06 achuith@chromium.org paygen: Change chromeos check for payload generation.
2020-02-05 saklein@chromium.org flash_ap: sudo_run instead of build sudo commands
2020-02-05 saklein@chromium.org flash_ap: servo refactor in the board configs.
2020-02-05 saklein@chromium.org flash_ap: Begin servo and dut control refactoring
2020-02-05 chrome-bot@chromium.org Update config settings by config-updater.
2020-02-05 chrome-bot@chromium.org Update config settings by config-updater.

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

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: I4e55e1fc8800075782cdac5f52d79a48d27995e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041577Reviewed-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@{#738998}
parent b070a09c
......@@ -869,7 +869,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' + '@' + 'f9b4bfac44f9a5aa34a8dcaa20809bba5465bf4d',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '235511fbd7158c6d02c070944eb59cf47b37fcb5',
'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