Commit 7f8fcdae authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from d0ddf023e1c8 to ea1181f182dc (9 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/d0ddf023e1c8..ea1181f182dc

2020-09-25 yichengli@chromium.org Add api/controllers endpoint for BundleFpmcuUnittests
2020-09-25 saklein@chromium.org Test/BuildTargetUnitTest: Begin blocklist language transition.
2020-09-25 mmortensen@google.com Refactor portage_util to isolate portage system calls.
2020-09-25 yichengli@chromium.org Generate python bindings for new BuilderConfig artifact type
2020-09-24 chrome-bot@chromium.org Update config settings by config-updater.
2020-09-24 moragues@google.com strongbad: enable builder
2020-09-24 chrome-bot@chromium.org Update config settings by config-updater.
2020-09-24 gbiv@google.com lddtree: add LD_ARGV0_REL
2020-09-24 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: I497dc99d761de51247711b075f5dcdf5a5acaa77
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2431829
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@{#810748}
parent 2e2d4af1
......@@ -881,7 +881,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' + '@' + 'd0ddf023e1c8fd9ae2a6d00b3d952edc8df5f71e',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'ea1181f182dcccced1184ca2537c4027bf76e637',
'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