Commit 4922ad73 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from 2bda4d1319b4 to 1d5171690554 (5 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/2bda4d1319b4..1d5171690554

2020-07-24 vapier@chromium.org licensing: handle more variations
2020-07-24 vapier@chromium.org sync_chrome: drop --ignore_locks option
2020-07-24 saklein@chromium.org sysroot_lib: Update cros_workon wrapper
2020-07-24 yueherngl@google.com shadowkeep: add signing type for recovery/factory
2020-07-23 chrome-bot@chromium.org Update config settings by config-updater.

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

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: I80e41ba36cdcdb597b277b3b064905663e24b1c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316996Reviewed-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@{#791362}
parent 40b50f64
......@@ -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' + '@' + '2bda4d1319b4d4f0c7c4b4378d7e3f99bdd5fc5f',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '1d5171690554e9211324a84f677f4dde351e58eb',
'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