aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-05-17 12:00:23 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-17 19:25:07 +0000
commite37fad000382c037dddf75f5414c2b8c13882b51 (patch)
tree75a9b6d032fa46d680471ca92aed7f1f95035b49 /infra
parent89eb148abdadae49a8500ba0aafcb6740de2646d (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/eb7bab7bbcce65bf06842413025d611c62acb454 Update emulator bot master and builder. (jbudorick@chromium.org) recipe_engine: https://crrev.com/a819ab06fa3974b0fdee796aa4dd883274f4df2f [step_runner] do not immediately bail when START_DIR is gone. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Idf274aca3f6b41dbd19b07fdb8e08d0e1cd344e8 Reviewed-on: https://skia-review.googlesource.com/17267 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.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index c57c1dd2d8..ecc0908af4 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,17 +14,17 @@
"deps": {
"build": {
"branch": "master",
- "revision": "31287b7fc427b15bca8f05b987e4045742b2b157",
+ "revision": "b001f01c7ccbe6f727e352409f7cb1842c4bba01",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
- "revision": "7adb584516fd5dbde62d7e1d7156806977331acb",
+ "revision": "1defcf7c23f8117eaa9df2651fbca42ccd829b8c",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "3b8a0585e3c7390a7c1c339c6b70d042de8f913c",
+ "revision": "a819ab06fa3974b0fdee796aa4dd883274f4df2f",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},