From 4c7a750e5543ef5c8993c225bc8598927b95d7a0 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Tue, 24 Jul 2018 14:50:41 -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. recipe_engine: https://crrev.com/c201ea2c059e30b35d3b6514cb5febef659c4806 Add basic led module (martiniss@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I08c97872eca7943232a7da371ca428565f274945 Reviewed-on: https://skia-review.googlesource.com/143166 Commit-Queue: Recipe Roller Reviewed-by: 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 06ab22eb46..a3f87e5329 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "ca7d881540e391fc1b5aa44d08c08a67e0b1a797", + "revision": "01ce05914f99eb5d6676f415706467b828ba5ad6", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "e396449f8434e3faf4151c36b5ad3f2377b80608", + "revision": "c201ea2c059e30b35d3b6514cb5febef659c4806", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } }, -- cgit v1.2.3