aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-07-24 14:50:41 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-24 22:13:47 +0000
commit4c7a750e5543ef5c8993c225bc8598927b95d7a0 (patch)
treebaa26da3f5ba51987c12e62f70f815fc4427cb52 /infra/config
parente3e68cf14f6b202540717020e79fb53be4151c38 (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. 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 <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra/config')
-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 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"
}
},