From: Robert Iannucci Date: Tue, 28 Mar 2017 16:53:04 +0000 (-0700) Subject: Manually roll recipes (trivial) X-Git-Tag: accepted/tizen/5.0/unified/20181102.025319~46^2~293 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7a69340368f1cf47db75ccd36d0a52a57ca367a6;p=platform%2Fupstream%2FlibSkiaSharp.git Manually roll recipes (trivial) build: https://crrev.com/cd172a28588cc11a2ea2d3ee591bbcb7a1fc3ba8 Dart: Remove ie10 from builders, remove some FYI builders https://crrev.com/f0b49fc15bf7bc2d9e39210e091f0dd4481da1c4 Revert "chromite: Change cbuildbot/api to to cbuildbot_launch." https://crrev.com/988789b7bf6b0bdf1033ee178da4e28340137dab Roll recipe dependencies (trivial). depot_tools: https://crrev.com/5904e2a3d7b88b8609681c7354bf2ae2c1f2bed6 Roll recipe dependencies (trivial). recipe_engine: https://crrev.com/4fcdb75517198a9ca32c7c4aecbe2e6f54b8b6c2 [package.proto] convert deps from list to map. Bug: skia: Change-Id: I7aa2236d39e2ec6f882d589a4719dca4baca7500 Reviewed-on: https://skia-review.googlesource.com/10243 Reviewed-by: Eric Boren Commit-Queue: Eric Boren --- diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 1e824c8..6d13fce 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -4,19 +4,19 @@ { "branch": "master", "project_id": "build", - "revision": "e2406a2458aa7697979d6df86e92892077f16822", + "revision": "988789b7bf6b0bdf1033ee178da4e28340137dab", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, { "branch": "master", "project_id": "depot_tools", - "revision": "e663133f6f2695efba0705e82ee581f6eb424e6c", + "revision": "5904e2a3d7b88b8609681c7354bf2ae2c1f2bed6", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, { "branch": "master", "project_id": "recipe_engine", - "revision": "8ec7b6d3ca59e7c178ad1b03e4408da556fddafa", + "revision": "4fcdb75517198a9ca32c7c4aecbe2e6f54b8b6c2", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } ],