Commit 8c8426dc authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from e0a44a28c5be to 08a42d0acc75 (5 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/e0a44a28c5be..08a42d0acc75

2020-08-19 mmortensen@google.com query_build_logs: Enable date range searches with --before, --after.
2020-08-19 vapier@chromium.org toolchain: fix capturing of output
2020-08-18 iby@google.com Fix unclear message when deploying SELinux changes
2020-08-18 chrome-bot@chromium.org Update config settings by config-updater.
2020-08-18 bpastene@chromium.org Replace various uses of deploy_chrome's '--to' with '--device'.

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: I7c7db72ea9449ae3aa672c6aa7e4684e5b0d4b80
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364279Reviewed-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@{#799763}
parent ecec971c
......@@ -875,7 +875,7 @@ deps = {
# Build tools for Chrome OS.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'e0a44a28c5be39d212d124a6de366afd4dc2cdb1',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '08a42d0acc754a696b5406a41ce18bf786ee212f',
'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