Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (build, depot_tools, fuchsia) into this repository.
build:
https://crrev.com/10b274b1e70a14ea1793ec6147e88c0780909b56 (gbeaty@chromium.org)
Configure the chromium_android module for all android builders.
https://crrev.com/ca26bdcbedb22974f571ac6523fcf9603c34cb8b (gbeaty@chromium.org)
Revert "Configure the chromium_android module for all android builders."
https://crrev.com/bfd3744bba6b41d66fd6602908b82616f04834ad (bartekn@chromium.org)
Fix FYI bots for PartitionAlloc-Everywhere for Android
https://crrev.com/a2cca07b66721a6085945e5ea594e5ca0e1652c3 (adoneria@google.com)
[updater] mirror trybots for updater presubmit testing.
depot_tools:
https://crrev.com/17cd53de67f982f123bfa6458780c31705221e60 (ehmaldonado@chromium.org)
Revert "Return HEAD when ref is refs/heads/main"
fuchsia:
https://crrev.com/03797510dc48adfd8fed35a33ede0cafa57f7042 (olivernewman@google.com)
[go_tests] Create a new recipe to run `go test` in fuchsia
https://crrev.com/883ac47bbd4cc0fed975cbf189ef57d4b5ff19e0 (olivernewman@google.com)
[tricium_analyze] Fix go vet column indexing
https://crrev.com/a5eccd40b777581c0746ddae7fd132b2d8b0f62c (fmil@google.com)
[size_checker] Adds a more useful log message
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
TBR=fujino@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ied2f37a11ed041e1f3599a5394118240ab0a0204
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8560
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 15ec9d4..d8d3398 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "c431e040a30af5970f48bafd735e4c8e1c7b234b",
+ "revision": "a2cca07b66721a6085945e5ea594e5ca0e1652c3",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"depot_tools": {
"branch": "refs/heads/master",
- "revision": "edd94d2b8c50d604e136c1fcb57926a24c6116b7",
+ "revision": "17cd53de67f982f123bfa6458780c31705221e60",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/master",
- "revision": "d4853d278c3cd5450701359a4a3933b30c99f1f3",
+ "revision": "a5eccd40b777581c0746ddae7fd132b2d8b0f62c",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {