Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (depot_tools, fuchsia) into this repository.
depot_tools:
https://crrev.com/655afebfcd133e224e8a35f43acbc43dbdaf61af (brucedawson@chromium.org)
Support autoninja -o/--offline to disable goma
fuchsia:
https://crrev.com/44ce3959a373cab404e4f84690901ba85a35699c (atyfto@google.com)
[fuchsia/build] Support size_checker --ignore-per-component-budget
https://crrev.com/e94512226ed9c20cc77382b8333a6d28b75b746f (atyfto@google.com)
[checkout] Gracefully handle "get changed files" for patch skips
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
TBR=godofredoc@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I2aba89ef3ffe2a310d2b78b2f239c4aeda694f33
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8185
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 39d0cd2..f2cc8fd 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "8e523c8f1f0108b140804735affcdfe353437e8d",
+ "revision": "1317978e633cf0a93186be2ded61d984f5dd1b2c",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"depot_tools": {
"branch": "refs/heads/master",
- "revision": "9396c2b0646a73f3cbe53b06424c53bddb8064d3",
+ "revision": "655afebfcd133e224e8a35f43acbc43dbdaf61af",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/master",
- "revision": "11b661a5340aeae4d3747707023bceae7e3b95dc",
+ "revision": "e94512226ed9c20cc77382b8333a6d28b75b746f",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {