From a27d43e9fa357f4c0234c54d99de3e2586c39578 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 5 May 2017 14:07:54 -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. recipe_engine: https://crrev.com/2dba35d569811216433ebd96760f3e9bde78b7e9 [PROPERTIES] Allow declaration of $package_name/module properties. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I31410b4b89f5c846c04bd9bdd2de97928dad39fd Reviewed-on: https://chromium-review.googlesource.com/497713 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 215eac4dc5..da2cd56d49 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "a582c6db898c82dec83aeb353431fc51d62591e6", + "revision": "2dba35d569811216433ebd96760f3e9bde78b7e9", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },