Commit 1d2cc073 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from c3a81f99020d to a7bd9cbfeffa (42 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/c3a81f99020d..a7bd9cbfeffa

2020-07-20 chrome-bot@chromium.org Update config settings by config-updater.
2020-07-19 dianders@chromium.org licensing: Allow Google-TOS for chromeos-bsp-trogdor-private for now
2020-07-19 vapier@chromium.org licensing: add amd fsp to the deprecated Google-TOS list
2020-07-18 vapier@chromium.org licensing: add better error checking for tools
2020-07-18 vapier@chromium.org licensing: check for deprecated licenses at build time
2020-07-18 vapier@chromium.org licensing: split deprecated check out for reuse
2020-07-18 bpastene@chromium.org cros_test: Add an arg to flash a 'full' image to the device.
2020-07-18 chrome-bot@chromium.org Update config settings by config-updater.
2020-07-18 saklein@chromium.org portage_util: Fix HasPrebuilt check.
2020-07-18 bhansknecht@chromium.org chromite: Update generated protos
2020-07-17 mmortensen@google.com query_build_logs: Add --join to find two stages from the same build run.
2020-07-17 briannorris@chromium.org qemu: s/EEXISTS/EEXIST/
2020-07-17 ahassani@chromium.org auto_updater.py: Remove double-reboot scenario
2020-07-17 chrome-bot@chromium.org Update config settings by config-updater.
2020-07-16 vapier@chromium.org cros lint: only allow one of pylintrc or .pylintrc
2020-07-15 mmortensen@google.com lib/locking.py: Log lock/unlock with lock type.
2020-07-15 tbegin@google.com packages: combine termina uprev handlers
2020-07-15 igorcov@chromium.org usergroup_baseline: Add attestation to policy-readers
2020-07-15 mmortensen@google.com cros_sdk.py: Add better logging around delete/unmount.
2020-07-15 tcwang@google.com toolchain_util: Create unique names for fatal Clang warnings
2020-07-15 zhuohao@chromium.org puff: add firmware branch builder
2020-07-14 mmortensen@google.com query_build_logs: Add -ef/-es flags to limit to successful/failing steps.
2020-07-14 lamontjones@chromium.org Further disable drallion hw tests due to rework on drallion360 DUTS.
2020-07-14 bgoodwin@google.com Add wshwos boards to the config for builds launched from rapid.
2020-07-13 tcwang@google.com afdo: Schedule AFDO verifier to run daily again (for branches)
2020-07-13 saklein@chromium.org cros_workon: Move to cros workon.
2020-07-13 chrome-bot@chromium.org Update config settings by config-updater.
2020-07-13 yamaguchi@chromium.org Add script to fetch a file from CIPD.
2020-07-13 chrome-bot@chromium.org Update config settings by config-updater.
2020-07-11 chrome-bot@chromium.org Update config settings by config-updater.
2020-07-11 navil@google.com build_api: Allow BuildTargetUnitTest to specify packages to be run.
2020-07-11 navil@google.com chromite: Update generated protos
2020-07-10 saklein@chromium.org Revert "portage_util: Fix HasPrebuilt check."
2020-07-10 pbond@google.com deploy_chrome: copy swiftshader
2020-07-10 chrome-bot@chromium.org Update config settings by config-updater.
2020-07-10 mikenichols@chromium.org config_lib: Add a RAPID builder for Rapid executions
2020-07-10 sanikak@chromium.org auto_updater_transfer: add metrics to track fallback devserver calls
2020-07-09 chrome-bot@chromium.org Update config settings by config-updater.
2020-07-09 seanabraham@chromium.org OWNERS: update testplatform inclusion for generated protos
2020-07-09 dburger@chromium.org Make GomaConfig.DEFAULT map to a Goma RBE prod build.
2020-07-08 seanabraham@chromium.org OWNERS: add OWNERS.testplatform file
2020-07-08 saklein@chromium.org workspace build image: Skip eclean.

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: Id3ae910eac3b7d3dc1c2663cc56cdb6f5aa34201
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2307632Reviewed-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@{#790009}
parent 541df612
......@@ -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' + '@' + 'c3a81f99020dd6ffd637f40562a9840b8dadf840',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'a7bd9cbfeffaacb664d700322dcf236029605282',
'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