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

Roll Chromite from 5fcf0fa9382e to 66a69e614cbb (6 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/5fcf0fa9382e..66a69e614cbb

2021-01-18 henrysun@google.com dedede: add factory-dedede-13683.B into builder
2021-01-17 manojgupta@chromium.org Revert "sysroot_lib: add -O to MAKEOPTS"
2021-01-16 vapier@chromium.org sysroot_lib: add -O to MAKEOPTS
2021-01-16 saklein@chromium.org dependency_graph.py: A new dependency graph class.
2021-01-15 geohsu@google.com Instantiate M89 builders
2021-01-15 tcwang@google.com afdo: Fix orderfile script path inside chroot

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: I17b3175d73dcc85d121e2be4bc0cacaa4de78afd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636254Reviewed-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@{#844541}
parent 90c01853
...@@ -877,7 +877,7 @@ deps = { ...@@ -877,7 +877,7 @@ deps = {
# Tools used when building Chrome for Chrome OS. This affects both the Simple # Tools used when building Chrome for Chrome OS. This affects both the Simple
# Chrome workflow, as well as the chromeos-chrome ebuild. # Chrome workflow, as well as the chromeos-chrome ebuild.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '5fcf0fa9382ef09d010f2ffdcb1ee90dce670efc', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '66a69e614cbb5ef4a09116347454fe99d3d263be',
'condition': 'checkout_chromeos', '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