aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-05-10 04:20:21 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-10 11:43:35 +0000
commitf55a62b03bc14e101c931145aac6191748fc21be (patch)
treebe9d3b636cdee6c37b48223b032969537317863f
parentca572f9c90e1187913423901bff783f3462478b9 (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. build: https://crrev.com/248dfae5042b4c64da3aceeda4cd86b6a26718ff Enforce strict coverage for math_utils recipe module (phajdan.jr@chromium.org) https://crrev.com/f61b8f4f27b631705aa4a42ed11cfbda1689f2a0 [pinpoint] Enable swarming on Pinpoint builder and change parent_buildername. (dtu@chromium.org) https://crrev.com/70c70024b138c06c7e76bc099bc9793bcb66be53 Enable Kitchen on all "chromium.fyi". (dnj@chromium.org) https://crrev.com/363c91e87561385daf733cd30aa1a4391dd249ee remote_run: Bump canary Kitchen version. (dnj@chromium.org) recipe_engine: https://crrev.com/9f2573a386ee07450095cbeb3562df94a644962f bootstrap: show a better missing CIPD error (dnj@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I9a1478f3359ae342acfed3c17ebe56a6034eb749 Reviewed-on: https://skia-review.googlesource.com/16361 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-rw-r--r--infra/config/recipes.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 624e45c2ca..9ed950e5a0 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,17 +14,17 @@
"deps": {
"build": {
"branch": "master",
- "revision": "d1cc05b08eb5bd2fe0b71fde4fcc5f5d1d65b5d6",
+ "revision": "363c91e87561385daf733cd30aa1a4391dd249ee",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
- "revision": "070c2e3eee08c7df7bcb3b36d53173050813865b",
+ "revision": "4e8058a449190afbbab284bc8bea531181d3d29a",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "bf2ff828987549b946135919bd1bffd6e42fd8fd",
+ "revision": "9f2573a386ee07450095cbeb3562df94a644962f",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},