Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8749049485018317457
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/77630a16be82c17cf2d9d190e3c8821cb2d52aaf~..42e0c97c4954dfedc6ab26b64646cfd742ac340f
77630a1 (iannucci@chromium.org)
Remove a bit of sys.path hackery.
42e0c97 (iannucci@chromium.org)
Revert "Remove a bit of sys.path hackery."
Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md
Use https://goo.gl/noib3a to file a bug.
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I8aef607ca7a26ffd38622a49649ba3172e63b7ff
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/207931
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 3ce0215..ff19913 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "a304a93e3b5b624fc6af21d5ad6e353d6cfe403c",
+ "revision": "5c8dc4a20020a86b83eed98d4f2d5ee0696d3102",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "c406446548974dc887dac0a676838e08e09b526a",
+ "revision": "42e0c97c4954dfedc6ab26b64646cfd742ac340f",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},