aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-05-11 16:02:22 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-11 23:29:44 +0000
commit967c84a747ff0d942a35895fa75969db55ca9832 (patch)
tree9cd35bb4df0ccb12bd9c392f9a668013726e3670
parenta688d1b7e1ce4a753f02da4a010f64efe8d9ae12 (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/ea19db587abdde3ec807a1aa2ceb3192adc0f7ab Fix typo in boringssl.py. (davidben@chromium.org) recipe_engine: https://crrev.com/c7d91ef9861b04e41c6a2381382efd58d111fe19 include Package proto into Result proto (nodir@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I7608cb4a54f723b518d9337ae1e7baf99cfa7fdd Reviewed-on: https://skia-review.googlesource.com/16610 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 f24d383677..f4bba1d4a5 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,17 +14,17 @@
"deps": {
"build": {
"branch": "master",
- "revision": "808fb4de6512c57d2a29717f973dd82239362cee",
+ "revision": "ea19db587abdde3ec807a1aa2ceb3192adc0f7ab",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
- "revision": "3cc1e5cc999b2acb3557d1b6d324b0eb95920aa5",
+ "revision": "fc6905908d38fd49928c15de786f7bd005d76b31",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "6eaacf24833ebd2565177157d368da33780fced9",
+ "revision": "c7d91ef9861b04e41c6a2381382efd58d111fe19",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},