aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-07-26 14:12:45 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-26 21:36:46 +0000
commit5f1dc76d0ceceb97796ec1626e59fe8d4ede581c (patch)
tree8b384bccfaab4cb58966474c56df4e3455e0a49d /infra
parentf27b479f957df19b44913f81509aaef7af0d19ce (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/19cca6a3bdcdee5825912f8102c2818885f777dc [cipd] Bump client (+vpython) v2.1.0 (521b9b6477) => v2.2.2 (03693197fe). (vadimsh@chromium.org) recipe_engine: https://crrev.com/36cdb3033498ecf5b5834dbc58eca2542164cbed led: Add task link when launching a task (martiniss@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I21bd4000982a74972be2a53fc365ada052e6ea7c Reviewed-on: https://skia-review.googlesource.com/143703 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra')
-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 a3697fa3d3..3d178eee00 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "7e50ee376bd57b299fb70c812b6cf76f4c34414b",
+ "revision": "079812cefdd9934ff2e8ffda25ab81dbbb13c473",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "bad59ca738cc8692ca8b2be801d8e991d41f1e6f",
+ "revision": "36cdb3033498ecf5b5834dbc58eca2542164cbed",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},