From 56431bf304ad1bca1be3939623b704826c1ba5bb Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 10 Apr 2017 18:09:33 -0700 Subject: [PATCH] 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 (or complain) recipe_engine: https://crrev.com/cc1f2ad78df7d3d19cff8e2d31866b9e49f732a9 Heavily refactor repo backends system. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I6d0883bd514106852ad11bab40422392389e0fcc Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/473890 Reviewed-by: Commit-Queue: --- infra/config/recipes.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 70e3dec861..8ab3fab71f 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "f5e47cfc28b5964701572db12f96c7a5a3f1821a", + "revision": "cc1f2ad78df7d3d19cff8e2d31866b9e49f732a9", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },