From fcc8adc5e4768be74ffaf703a25abfc8ecbc40ff Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 2 Jun 2017 04:42:07 -0700 Subject: 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/96fa295ab453feee177e3b6cf0992d576cf87af5 Revert "[.bat] Remove "depot_tools" override." (dnj@chromium.org) https://crrev.com/74809c1b318e7ae7cd472990728e76c8b5816f4c [.bat] Remove "depot_tools" override. (#2) (dnj@chromium.org) https://crrev.com/bbda9719b05612b3de5394ca7a2c9813749d3236 [gclient] Let --revision take repository URLs in addition to local paths. (dtu@chromium.org) https://crrev.com/74d7e13315bf0e31c065b9940d330f6f583f5f6b [auto_update] Add control script, allow disable. (dnj@chromium.org) recipe_engine: https://crrev.com/09efd6f1bfd7040872c894fa6f70294a9575036a Remove all mentions of example.py (iannucci@chromium.org) https://crrev.com/e7ce42597641397a594380f0d5edd6fd7ade1037 [test] only clean up expectations if training was otherwise successful. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I1c0ef548cc14c114cccbaa7eebfe22b8bdcd3ef8 Reviewed-on: https://skia-review.googlesource.com/18450 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- infra/config/recipes.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'infra/config') diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index a7daeae240..cf2b02f9fe 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "f1631cd003fa148c44a84f92b3d0696b2aeae6a7", + "revision": "71094a7777b5734f7930f191837fff00392586f9", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "d878bba594c81c7ba4cc16b8bf078097b00a102d", + "revision": "e7ce42597641397a594380f0d5edd6fd7ade1037", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, -- cgit v1.2.3