aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-05-13 11:21:23 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-13 18:45:43 +0000
commitee93e7803ac23beaed838834948091b0062465aa (patch)
treed2bd1d802fb07c9fe464c4eedbd233739112867f /infra
parent304f9d4e0feb4665d88804c3a4c28b6397c377b0 (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. recipe_engine: https://crrev.com/0070123d9c8f830d813e6ec1064b9bf24a5b29db [context] Fix docstring. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Id76c262abb6f53e420fc00ecef1cf99e383a6592 Reviewed-on: https://skia-review.googlesource.com/16836 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/recipes.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 4192487447..8660170e6f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,17 +14,17 @@
"deps": {
"build": {
"branch": "master",
- "revision": "5e47fdd89e6f29102485a0ddf41a537063f531b9",
+ "revision": "586dc56b93325e4b7103399464910a3c3f130866",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
- "revision": "69e760e4a571d16e75f30f1e97ea1a917445f333",
+ "revision": "ba1ed450433675b55e6c5ce72784e71b59737fb9",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "c6560f3627af81c9004024079525ef63a223d33a",
+ "revision": "0070123d9c8f830d813e6ec1064b9bf24a5b29db",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},