aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-06-12 10:55:36 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-06-12 18:16:53 +0000
commita8d45e522097d4efe3b12bc26158870bd76299b7 (patch)
tree86b6fa0f2563b4ccc815f3fc74ec3f79fd47faed /infra
parentb6759dd16e130cf844c799c96a20f4845a81e072 (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/7e50261c2cd2868778937d06e51bc52712d0365f gclient: freeze vars to prevent accidental modification (phajdan.jr@chromium.org) recipe_engine: https://crrev.com/6d2596f2b4183b3abc59b92d0298e781e02d1687 [generator_script] constrain generator_script to have a stricter API. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ifc54c61db26d2c4a5d05ed71ab08a024ec7e811e Reviewed-on: https://skia-review.googlesource.com/19522 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 77fa0328d1..88842c21d4 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "ab49a2bbd9e7deb947c4460acbd910bf6f169015",
+ "revision": "1f2d43db7ad143d65da30b2c74875c3777d300a2",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "c7595ad0dd704f72e4765e2645501c553bef3af1",
+ "revision": "6d2596f2b4183b3abc59b92d0298e781e02d1687",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},