aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-26 16:21:05 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-26 23:52:45 +0000
commit9f0c0ade6ad2abc7fc400debe283955f7ebd384d (patch)
tree4d84128a0e7ac10570c9b1fe146faf78b87c0be1 /infra
parent5b201e3b0ba8715058051558c907e78e02d2fa8d (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/a991ac69eb052dfbd460459203d4946168622385 gn: Look in src for gn binaries before trying old buildtools location (scottmg@chromium.org) recipe_engine: https://crrev.com/b1546529ec629fa8ddf804916c94b6e06c44d693 Add simple `archive` module for tar + zip. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Iade897d995624050961ce1a204cc11aa5808b6ac Reviewed-on: https://skia-review.googlesource.com/137800 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 a62d28ff5c..31f86d998f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "7ccf2f0c21b30b88a462108ee2e39ed7d55b2f2f",
+ "revision": "a991ac69eb052dfbd460459203d4946168622385",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "359385a94a0912af40d41eccc3fc594e68ddb65e",
+ "revision": "b1546529ec629fa8ddf804916c94b6e06c44d693",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},