Commit ac0b6058 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from ce9efee28b62 to d0ddf023e1c8 (15 revisions)

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

2020-09-23 betuls@google.com cros_test: Remove chaps from chronos-access reference list
2020-09-22 moragues@google.com trogdor: Add trogdor binary packages to exception list
2020-09-22 richardfung@google.com Migrate from rvc-arc-dev to rvc-arc
2020-09-22 saklein@chromium.org portage_testables: Change encoding to kwargs default.
2020-09-22 chrome-bot@chromium.org Update config settings by config-updater.
2020-09-22 saklein@chromium.org SplitPV: Remove portage_util tests, augment package_info tests.
2020-09-22 saklein@chromium.org portage_util.CPV: Convert to new parser lib instance.
2020-09-22 saklein@chromium.org portage_util.SplitCPV: convert usages to new parser lib.
2020-09-22 saklein@chromium.org portage_util.SplitPV: Convert usages to new parser lib.
2020-09-22 cjmcdonald@chromium.org parser.package_info: New CPV parser module.
2020-09-22 kimjae@chromium.org dlc: Add warning based on DLC image size
2020-09-22 vyshu@google.com paygen : add target and source version to payload file
2020-09-22 meiring@google.com packages: Add uprev endpoint for parallels-desktop.
2020-09-21 dburger@chromium.org Fix precedence in check against possibly None applicable models.
2020-09-21 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: I0fa28f8c1beb03cc715eb9e01a4cfe141762cef9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2427226Reviewed-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@{#809956}
parent ac041851
...@@ -881,7 +881,7 @@ deps = { ...@@ -881,7 +881,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' + '@' + 'ce9efee28b62b1f255dd025e020d4498c5898fcc', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'd0ddf023e1c8fd9ae2a6d00b3d952edc8df5f71e',
'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