aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-19 16:47:51 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-20 00:11:28 +0000
commit47c29fa64b3ffc1eec7723d40e9862b2d2a8443f (patch)
tree3aa5653c6d42ca7a337735bb58c39269d0ac9ec6 /infra
parentda78b039c42d5a16461855ae570cbc57591f1408 (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/44fccfaec33c28345be03412760b218791bef927 Whitespace change to test new builder. (iannucci@chromium.org) https://crrev.com/091605175a05f985f4cac4125d1982f61d074bcd More testing whitespace. (iannucci@chromium.org) https://crrev.com/79d42dfb11746abb523643428926f2e745834d90 Third whitespace change to test builder. (iannucci@chromium.org) https://crrev.com/179059f63e9eea031c81df56e88fab11f808948e AIX: Enable usage of fetch and gclient (vasili.skurydzin@ibm.com) recipe_engine: https://crrev.com/632ab33e87ee81e14a936c475b4bdbae264154ac Fix all tests to use vpython. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Idf2349d4c3f156950021d8903fe42dca930bc4aa Reviewed-on: https://skia-review.googlesource.com/135964 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: 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 1ff2bd06b1..5d52b5766b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "d683d7ced42ddcf9bb1f943471dd455a4e326902",
+ "revision": "1cabdc464313eee47fdc52a95b3f8e028680000d",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "7b5d8f513ee8ba48625d806c5e23d7a4a4b4f44c",
+ "revision": "632ab33e87ee81e14a936c475b4bdbae264154ac",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},