Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (build, fuchsia) into this repository.
build:
https://crrev.com/a53e1caf1a0d5e786a1d9ae6d0395827d7ecc793 (gbeaty@chromium.org)
Update led_recipes_tester to test M90.
fuchsia:
https://crrev.com/3d228c25fc49ed6f52ed5c1ac7c72db535cad21e (olivernewman@google.com)
[prebuilt_host_tool] Support uploading to GCS
https://crrev.com/2e74d92f76539bb20c6d3fd2789c26e99c1c2e3f (olivernewman@google.com)
[fint] Generate ninja graph and compdb
https://crrev.com/cda66e7e3f51e6ffcf23ebcb12a1bb60e40a2a73 (atyfto@google.com)
[run_script] Add option to pass extra script arguments
https://crrev.com/39bb60f92b81c77ac1b950ea2d1f29480a41134d (atyfto@google.com)
[checkout] Resolve remote branch HEAD for patchset checkouts
https://crrev.com/af47a663f80cd2587289995a1d555d244abcbfb2 (richkadel@google.com)
Add rust-demangler to fuchsia rust toolchain for coverage reports
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
TBR=keyonghan@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ie1798e8209e25343d5f801214282bb0813982fbe
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/12040
Reviewed-by: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 6a90157..785eb98 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,7 +25,7 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "38507d52771589de700302244e327dcb1fef1a06",
+ "revision": "a53e1caf1a0d5e786a1d9ae6d0395827d7ecc793",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"chromiumos_config": {
@@ -45,7 +45,7 @@
},
"fuchsia": {
"branch": "refs/heads/master",
- "revision": "d5ed0efcf928e7ff9d23d5ea50a833188312f3ba",
+ "revision": "af47a663f80cd2587289995a1d555d244abcbfb2",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"infra": {