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/57b025298deb13e7af1ce0bc07bab76716e076ff (dsinclair@chromium.org)
Add more backends to Tint CI.
fuchsia:
https://crrev.com/a9af275699123812c9baf9c4986bbb2e19b03270 (ihuh@google.com)
[testing] Handle flakes from testrunner properly.
https://crrev.com/075252dd5c43a5720d58e00a22e5682e1699cb7a (tmandry@google.com)
[toolchain] runtime.json: Use readelf to populate soname
https://crrev.com/dd3ceb36d803df47482f48eafee4bfd5a1ac3217 (atyfto@google.com)
[sdk] Simplify derivation of subbuilder names
https://crrev.com/cc3b750fb3fc6087f3d73003c9780e380a3106c4 (olivernewman@google.com)
[checkout] Set name for git rev-list step
https://crrev.com/a7367922a48a873d029486fb94d512441c0a2585 (mseaborn@google.com)
[testing_requests] Avoid setting BUILDBUCKET_ID env var in 'led' builds
https://crrev.com/2d9b1962c03c2eae3999b9547e346a9922511bc6 (tmandry@google.com)
[toolchain] Actually get SONAME entry and use it for clang
https://crrev.com/a82924b0a89235eb1f3c29292dd4f9ca43d4601a (olivernewman@google.com)
[gsutil] Escape special chars in GCS URLs
https://crrev.com/5b19e09084e04aa23adf713780ac3bce1f43f038 (garymm@google.com)
[testing] pass -swarming-host to tefmocheck
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
TBR=wutong@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ifd81e10965e6074fc5d551418043bb0a4844b09e
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/4900
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 96b0eb7..8467622 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,7 +23,7 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "7e08b9c094690ce1ba01c7ecfc6d1d21b3f530fe",
+ "revision": "57b025298deb13e7af1ce0bc07bab76716e076ff",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"depot_tools": {
@@ -33,7 +33,7 @@
},
"fuchsia": {
"branch": "refs/heads/master",
- "revision": "d8d43720a21f10112af955a7f910c3a5a967a801",
+ "revision": "5b19e09084e04aa23adf713780ac3bce1f43f038",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {