aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-05-12 09:31:32 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-12 16:54:47 +0000
commitd45afc036484e74d528ceb3274e3df1983d81ac5 (patch)
tree89f74296097b5f634bbe68ef067af2e23ea608f5 /infra
parent8b96b3794cb9d8cc70a152560115c143f105487d (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. build: https://crrev.com/871fd518d2177cc9252ad935255fb63d3dc11302 Roll "vpython" version on BuildBot. (dnj@chromium.org) recipe_engine: https://crrev.com/60cc7f3f49737e8cf852e396b4436c2b6bd3f56d Add vpython support to Python recipe module. (dnj@chromium.org) https://crrev.com/c6560f3627af81c9004024079525ef63a223d33a Add "url" recipe module to base. (dnj@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ic0b9db5bd0e2718a7d365466faad5214e1026d4a Reviewed-on: https://skia-review.googlesource.com/16710 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 0eccd41619..ad79d209f8 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,17 +14,17 @@
"deps": {
"build": {
"branch": "master",
- "revision": "1139918caaae11841321d01831603fad3342e3fc",
+ "revision": "7c23839307a6ba4ec3ea4bd4024cd32f6ce7deed",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
- "revision": "d5378e9b2ead3e9cebe3b6feab1bc4bfe8ed3f4b",
+ "revision": "9fe907de633af22653e9afa1dbf1ab41c8d2bda3",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "b7c18e0258998652eeb302c83680f6a2b1aee398",
+ "revision": "c6560f3627af81c9004024079525ef63a223d33a",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},