aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-11 11:47:42 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-11 19:09:24 +0000
commit7d10ed0c91754225eabde47b4d95bf0295fcaed0 (patch)
treeb9d2dbeb3f75ee6f780c8884eca7ec0c37374814 /infra/config
parentc72c948d9874725680961a8e913762896175d2cc (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. depot_tools: https://crrev.com/a10370c44be839dd3fd2a8e530342cec7e95abb7 Add --log-file arg to post_build_ninja_summary.py (bratell@opera.com) recipe_engine: https://crrev.com/11db7d01eaa21d7706966a532ee36bddc9000e9a recipe_engine: Remove Gitiles backend from fetch. (ehmaldonado@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I30a2dda63a2162f8a6f1d82aad31004e787018ed Reviewed-on: https://skia-review.googlesource.com/134081 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: 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 ad798f8f13..613c963be4 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "d21878d76c54eed709cbf521e7228f400f067cfd",
+ "revision": "9f107316974364cac78ec5a498adef26d044fc2f",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "40699af88c76d65ef1b3d364de221611603e2dc6",
+ "revision": "11db7d01eaa21d7706966a532ee36bddc9000e9a",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},