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/15757328759b09012d0c11b06b8bd02d23d330c0 (gbeaty@chromium.org)
Update pdfium recipe to refer to builder groups.
https://crrev.com/c3c9598a956d2346f8e07ad17ca901ad75d3b2b6 (gbeaty@chromium.org)
Update celab recipe to refer to builder groups.
https://crrev.com/bc7f5ca8ffeb979b74c2f190ab2a062154a9d6bc (dpranke@google.com)
Flip remaining chromium public bots to swarming cmd lines.
https://crrev.com/38cb08a477016f10282b3c7372fa37818da45d58 (dpranke@google.com)
Flip openscreen builders to send swarming command lines.
https://crrev.com/ba0f64cb09f8b626b811caa59cea9113432f6b8d (bjoyce@google.com)
Remove device-or-host option.
https://crrev.com/070190512c39566fe2b797f44f96dd73f4c431bb (gbeaty@chromium.org)
Remove mastername backwards compatibility from chromium_tests types.
depot_tools:
https://crrev.com/b93d82c4c5a812e4807852b9020fa0d28859aa69 (pfagerburg@google.com)
my_activity.py: add coreboot gerrit
fuchsia:
https://crrev.com/b884e69a0ff7a5a7717295bf07264661ee180c49 (atyfto@google.com)
[cl_util] Roll cl-util
https://crrev.com/81dfe19d655404750ddc16be30f1b2db09ca27ca (atyfto@google.com)
[sdk] Move gerrit link to the step level
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: I1694d5b92317f26c5c431b7982f3a9e1367851cc
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/5820
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 c55c623..121bfd0 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,17 +23,17 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "766900aa840b71dd67ee9561a1d66d661fbf49ac",
+ "revision": "070190512c39566fe2b797f44f96dd73f4c431bb",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"depot_tools": {
"branch": "refs/heads/master",
- "revision": "3bd3c99b4d5c884798648198ba7b01755214fd90",
+ "revision": "b93d82c4c5a812e4807852b9020fa0d28859aa69",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/master",
- "revision": "b05455886bc491aca0fb682e26d7066f3eb4287e",
+ "revision": "81dfe19d655404750ddc16be30f1b2db09ca27ca",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {