Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (chromiumos_config, recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8813959873882141953
chromiumos_config:
https://chromium.googlesource.com/chromiumos/config.git/+log/6619a47ca864cc6cc718a31e54735bb6cbe6125a~..60c740f92d030f518dca0bd262bd4ccde83cb572
6619a47 (pceballos@google.com)
Add touch slop distance hardware feature and use it to set the...
60c740f (rrangel@chromium.org)
config: Add AC/DC support for resourced config
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/08c51a101973b784d4de8fc198a1632d46508400
08c51a1 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll CAS Client from c25db5a11beb to d3db74920e35
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
R=juahurta@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ia1f06a9fc3e522b8817d7c8810f3dc84d3bef160
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/3651413
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index ce01ece..02b5699 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"chromiumos_config": {
"branch": "refs/heads/main",
- "revision": "7cc785142dbbda940a95170e071e5939a1bf3fca",
+ "revision": "28e41c02d0da979610f085c200c825e054e36ca5",
"url": "https://chromium.googlesource.com/chromiumos/config.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "0a093606b92134e5952c4130ee971bcf394e2e1f",
+ "revision": "08c51a101973b784d4de8fc198a1632d46508400",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},