aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-04-25 22:36:05 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-26 05:58:10 +0000
commite56ced15da1d3350bbae5b0424d7f4d7144b88c2 (patch)
tree6fcf23466a48bf4cf69b3e54c2ac522900f85b4b /infra
parent6b043cb9cc1a45a9277d40c9f37b8021b77389b6 (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/355b11a31f0d2bd2fcc4e14f8abc8681edbf3b2d bot_update: Patch on gclient by default. (ehmaldonado@chromium.org) https://crrev.com/cab00ccf8edb80933cd74612c232959fc3beae05 CQ: switch to 100% LUCI builders. (tandrii@chromium.org) https://crrev.com/2acf4957984643d8ac1a856afed0730c4449e190 Revert "bot_update: Patch on gclient by default." (ehmaldonado@chromium.org) recipe_engine: https://crrev.com/e315ab3c7742e21b293911eb61e0c0a2e877acab cq: switch to 100% LUCI. (tandrii@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I764502e99af4388c917db514f55763ff031e15d2 Reviewed-on: https://skia-review.googlesource.com/123861 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra')
-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 bae25865e7..06820c80ea 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "2c9a04604fa3d3ce46ddeb5c9505fc1217a3b8cb",
+ "revision": "2acf4957984643d8ac1a856afed0730c4449e190",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "480046798daeca78c14e4514b25da0c50cf2b680",
+ "revision": "e315ab3c7742e21b293911eb61e0c0a2e877acab",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},