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

Roll src/third_party/chromite 160e12e11a72..00a02293c327 (8 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/160e12e11a72..00a02293c327

git log 160e12e11a72..00a02293c327 --date=short --first-parent --format='%ad %ae %s'
2020-04-23 vapier@chromium.org cros_mark_android_as_stable: migrate to python3 only
2020-04-23 vapier@chromium.org cros_mark_chrome_as_stable: migrate to python3 only
2020-04-22 slangley@chromium.org reven: Do not run HW tests on reven builds.
2020-04-22 cjmcdonald@chromium.org run_pytest: Add '--quickstart' mode
2020-04-22 bpastene@chromium.org cros_chrome_sdk: Add support for --boards.
2020-04-22 morg@google.com Add (rammus|kukui)-arc-r to RVCPFQ boards
2020-04-22 lamontjones@chromium.org api: freshen python bindings.
2020-04-22 dburger@chromium.org Remove scheduling of qt_android_pfq, is retired.

Created with:
  gclient setdep -r src/third_party/chromite@00a02293c327

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/+/master/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel
Bug: None
Tbr: chrome-os-gardeners@google.com
Change-Id: I5a8a81684df0608b37cbce1d66c78d9009c946fe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2163048Reviewed-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@{#761965}
parent 16f1bfbe
...@@ -848,7 +848,7 @@ deps = { ...@@ -848,7 +848,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools. # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '160e12e11a72a46a40a71b2aadcbaf8494ea2c46', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '00a02293c327fe2efd56eeee58b585f7e825fd1b',
'condition': 'checkout_linux', 'condition': 'checkout_linux',
}, },
......
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