aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-06-13 15:11:27 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-06-14 01:29:06 +0000
commit9647637f780d61535ac4daa1ff681d2a71b9620d (patch)
tree526cb34ca9af9a2c364d49b87685a945eb400493 /infra
parentf90aa014d8639a0881b4cfb831b72eb0c8dfbbd7 (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/21d6ec4814cc5462b91fd0439f38dfe34fb48ad1 [led] update led to 823e17daf9ff73a9783f48e91d37f704193fcca5. (iannucci@chromium.org) https://crrev.com/79dd59ee79117ac10e278bdd5be2d57f8808edb6 Fix redist packaging for VS 2017 Update 3 Preview 2 (brucedawson@chromium.org) recipe_engine: https://crrev.com/a8816c7cb46f98d0becd31d3338b97088fc10c17 [path] Add "base_path" to __contains__, add get. (dnj@chromium.org) https://crrev.com/d732be8c982f015796f0e620b7b46cff161b137f [context] Split "env" values and prefixes. (dnj@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ie3c993bd2e6df5410d9c8360cbed047f07cdfdf8 Reviewed-on: https://skia-review.googlesource.com/19746 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 255346883f..37d6224f39 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "6249327bebb7dc20c3a61e4c43f063fb737136a8",
+ "revision": "4f4bec737a705ce46b3448a6fdf97a34fa058272",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "e089e513602ea7f98d0c6478686c0919b97497fc",
+ "revision": "d732be8c982f015796f0e620b7b46cff161b137f",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},