Commit 168327e2 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll Chromite from 6df594ecc557 to a885fded8b30 (12 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/6df594ecc557..a885fded8b30

2020-12-15 pmalani@chromium.org usergroup_baseline: Add user typecd_ec to cros_ec-access
2020-12-15 chrome-bot@chromium.org Update config settings by config-updater.
2020-12-15 saklein@chromium.org portage_testables: Fix DEPEND/RDEPEND quoting.
2020-12-15 saklein@chromium.org portage_testables: Add Package.package_info.
2020-12-15 mmortensen@google.com BundleDebugSymbols: Initial api/controller implementation and test.
2020-12-15 chrome-bot@chromium.org Update config settings by config-updater.
2020-12-15 saklein@chromium.org Build API: Prevent entering the chroot for mock/validate calls.
2020-12-15 saklein@chromium.org lib/depgraph: Add functions to generate some common depgraphs
2020-12-15 vapier@chromium.org gs: ls/acl/rm: extend to support multiple paths
2020-12-14 sfrolov@google.com cros_sdk: Make fstrim run in background
2020-12-14 benreich@chromium.org uprev_lib: Avoid committing Manifest if package does not have one
2020-12-14 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: I1ccd48753a9918630a14089f8fef0f710e576231
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593668
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#837142}
parent 61e71331
......@@ -901,7 +901,7 @@ deps = {
# Tools used when building Chrome for Chrome OS. This affects both the Simple
# Chrome workflow, as well as the chromeos-chrome ebuild.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '6df594ecc557d4b1bb1f6a59bd7b7d1398be6af1',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'a885fded8b308a14e5c8d9da0da8c645b9c8a866',
'condition': 'checkout_chromeos',
},
......
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