Commit 1e9bb10d authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite eb17dbb23599..a5c914b63a0c (8 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/eb17dbb23599..a5c914b63a0c

git log eb17dbb23599..a5c914b63a0c --date=short --first-parent --format='%ad %ae %s'
2020-04-09 morg@google.com Add arm (32) artifacts to RVC build targets
2020-04-09 bmgordon@chromium.org usergroup_baseline: Add saned to ippusb group
2020-04-09 lamontjones@chromium.org api: update python bindings.
2020-04-09 cjmcdonald@chromium.org run_tests: Move tests that fail outside the chroot to inside-only
2020-04-08 manojgupta@google.com cbuildbot: fuzzer: Sync chrome source
2020-04-08 saklein@chromium.org flash-ap: Use standardized config names.
2020-04-08 saklein@chromium.org flash-ap: Standardize deploy config variable names.
2020-04-08 cjmcdonald@chromium.org run_tests: Change top-level wrapper to split test execution

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

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: Ia61682cf7b29faca8d0fbe141cc018a954ab93d3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144380Reviewed-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@{#757872}
parent 8030a713
......@@ -856,7 +856,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'eb17dbb23599aadf015f4b5cee7d592a0910e6eb',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'a5c914b63a0c343d08222e1fe2ad056c5218fece',
'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