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.
chromiumos_config:
https://chromium.googlesource.com/chromiumos/config.git/+log/919f9f1ff38ae9229dfced81374aff0cb71a54de~..774c3b0553bf415dc53d90dd45335472490f9556
919f9f1 (dbeckett@chromium.org)
Test harness metadata update
774c3b0 (yueherngl@google.com)
Copy Wifi as a hardware feature
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0afd693c9bf53a74e7c575891001a7e0d7491fae
0afd693 (gbeaty@chromium.org)
Update StepCommandContains to support regexes.
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
R=shapiroc@chromium.org
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I8350eccd7a5da3ebd6c05d3b6bb61ae6916be113
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2961973
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 7b1c4d0..008b22a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -12,12 +12,12 @@
"deps": {
"chromiumos_config": {
"branch": "refs/heads/main",
- "revision": "81987311553934e7203709c554ecb68b60a896fd",
+ "revision": "66448e4c4922968057ebf5cbb562914ad9784bcc",
"url": "https://chromium.googlesource.com/chromiumos/config.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "7dd172078b903b9a3639400d449d34478591deec",
+ "revision": "0afd693c9bf53a74e7c575891001a7e0d7491fae",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},