aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-05-24 13:11:25 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-24 21:04:08 +0000
commitd05e51c17b476213aa17056186cc0ceffbe5f77d (patch)
tree634de86bfd7000b04a85d1096dbade3047fdd99e /infra/config
parent9eff78e2623d600282ca63c2e9988e0ffbba2949 (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/48fe70296f2fe41e64bf2573ae9ff7a938eda7d2 Remove old git-cherry-pick-upload documentation (agable@chromium.org) https://crrev.com/0115c356f67563d749974293d81b3adeb00b1086 Roll mac_toolchain to 478dc9dbb (justincohen@google.com) https://crrev.com/4b23a2c6d7e2036160f17307ea8d95693a4e4168 Remove more Rietveld support from presubmit (agable@chromium.org) https://crrev.com/b09e03ecb190822b030a63f8be5dc40fa3c13c0d Remove Rietveld-only apply_issue (agable@chromium.org) recipe_engine: https://crrev.com/611cfbdc328b50144e2790ed1e4b9db24adb9eea [raw_io] Make it succeed even with read only files. (maruel@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I02f0473b60d76c00a4b2ecd73009429d5ade0505 Reviewed-on: https://skia-review.googlesource.com/130123 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 cc8da3eeca..1e79b3e75f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "4e9b50ab86b9b9f8ebf0b9ba6bd4954217ebeff9",
+ "revision": "b1a5e452d31e36b9b56abaa36d8f5fd6908655a5",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "2ee036b744812ca2e9b30fae453ebe3e4dd83f5e",
+ "revision": "611cfbdc328b50144e2790ed1e4b9db24adb9eea",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},