aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2017-05-22 08:35:36 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-22 13:08:25 +0000
commitf94514b0ff8eccb2eaef8c77bee8c5f462b83b90 (patch)
tree208fa3043a2858cfc052c6af8a26a04e68868626 /infra/config
parent66f6b1fb48c82505397e8b787f7abc780e8f6029 (diff)
[recipes] Copy file, isolate, swarming, swarming_client from build.git
Rename swarming -> skia_swarming. Some required heavy modification to remove other dependencies on modules in build.git. Expected changes: - RECIPE_MODULE[build::<module>] -> RECIPE_MODULE[skia::<module>] - No more runit; directly run through Python. Bug: skia:6628 Change-Id: I1b1370ed387966222ce10731771dbde9020cf542 Reviewed-on: https://skia-review.googlesource.com/17448 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com>
Diffstat (limited to 'infra/config')
-rw-r--r--infra/config/recipes.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 78d19ade6b..d278be24e5 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -12,11 +12,6 @@
}
},
"deps": {
- "build": {
- "branch": "master",
- "revision": "bc9dcd6ed4e53b32dcb134a634fcba2b3556f60f",
- "url": "https://chromium.googlesource.com/chromium/tools/build.git"
- },
"depot_tools": {
"branch": "master",
"revision": "063814f82efdda25a0d1737395172faa88a5fd0f",