aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-05-11 18:01:41 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-12 01:29:21 +0000
commit06f313d2ce824045483dcf82407dac1e73983acb (patch)
treee4cdbd2a1cd9f8ace62d5a397cc1c99a57bd7bfc
parent967c84a747ff0d942a35895fa75969db55ca9832 (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/0a78b954c6399edf1b28629b70daaf6e6c112005 CrOS: Update Chromite pin. (vadimsh@chromium.org) recipe_engine: https://crrev.com/b7c18e0258998652eeb302c83680f6a2b1aee398 Revert of include Package proto into Result proto (patchset #3 id:40001 of https://codereview.chromium.org/2802693003/ ) (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib0a2effefd7ea6d2078655753157056a4e635d90 Reviewed-on: https://skia-review.googlesource.com/16612 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 f4bba1d4a5..485091cf11 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,17 +14,17 @@
"deps": {
"build": {
"branch": "master",
- "revision": "ea19db587abdde3ec807a1aa2ceb3192adc0f7ab",
+ "revision": "30a01314d24a0afec2cf4a596f7045cc12fa7a3e",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
- "revision": "fc6905908d38fd49928c15de786f7bd005d76b31",
+ "revision": "d5378e9b2ead3e9cebe3b6feab1bc4bfe8ed3f4b",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "c7d91ef9861b04e41c6a2381382efd58d111fe19",
+ "revision": "b7c18e0258998652eeb302c83680f6a2b1aee398",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},