Commit 76d469d5 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from 1feb578b5252 to 93c0a8991c77 (14 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/1feb578b5252..93c0a8991c77

2020-06-04 bpastene@chromium.org cros_test: Let cros_build_lib quote SSH commands itself.
2020-06-04 kramasub@google.com dedede: Apply the flashing sequence to C2D2 and CCD
2020-06-04 seanabraham@chromium.org image: allow image_to_vm.sh to use --disk_layout arg
2020-06-04 chrome-bot@chromium.org Update config settings by config-updater.
2020-06-03 mmortensen@google.com BuildAPI: update packages.testMockCall for GetBuilderMetadata.
2020-06-03 stevenjb@chromium.org deploy_chrome: Fix logging level after verbosity cleanup
2020-06-03 chrome-bot@chromium.org Update config settings by config-updater.
2020-06-03 navil@google.com cbuildbot: DebugSymbolsStage separate generate and upload logic.
2020-06-03 seanabraham@chromium.org cros_branch: fail tool unless user acks deprecation warning
2020-06-02 chrome-bot@chromium.org Update config settings by config-updater.
2020-06-02 bpastene@chromium.org remote_access: When building the SSH cmd string, wrap the cmd in quotes.
2020-06-02 bpastene@chromium.org cros_chrome_sdk: Print duration of SDK fetches when using --no-shell.
2020-06-02 dhanyaganesh@chromium.org Remove redundant board entries in chromite
2020-06-02 cjmcdonald@chromium.org cros_build_lib: Hide `cros_build_lib.run` in test backtraces

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/+doc/master/autoroll/README.md

Bug: 1090956
Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel
Tbr: chrome-os-gardeners@google.com
Change-Id: I4422f5b2a7e007aa104a161959edf3ed8ece5092
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231242Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#775134}
parent 914aa39a
......@@ -855,7 +855,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' + '@' + '1feb578b5252adb660eeac8947497f331aea435d',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '93c0a8991c77849614f98e75410921d08c00db86',
'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