aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-05-24 21:37:35 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-25 04:59:51 +0000
commitc5715041be752e19e5b12abffaf5dfc06573db4a (patch)
tree5ddc6e7e357a000c15cf36b5b5ec12c31abf9dce /infra/config
parent89cd4bcd531cc633a4d8954cd1beb11b63208a60 (diff)
Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. depot_tools: https://crrev.com/af2ffd933d0e6d8b5bd8c48be7a2b2d568a5eea2 Remove cq_client from depot_tools (agable@chromium.org) recipe_engine: https://crrev.com/c51413ab9d4c5ed5c3db8117b80afe64e54016b4 [recipe_api] Add content type for source manifests (mknyszek@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Id1ee59cc3adc8bd30a70fc579af9437c38c766e8 Reviewed-on: https://skia-review.googlesource.com/130142 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra/config')
-rw-r--r--infra/config/recipes.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 1e79b3e75f..93da8e14ef 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "b1a5e452d31e36b9b56abaa36d8f5fd6908655a5",
+ "revision": "4d2e8bfffdbd5ed055c5cd1e30bf511fb2662fb9",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "611cfbdc328b50144e2790ed1e4b9db24adb9eea",
+ "revision": "c51413ab9d4c5ed5c3db8117b80afe64e54016b4",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},