Skip to content

Commit

Permalink
Roll recipe dependencies (trivial).
Browse files Browse the repository at this point in the history
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
(or complain)

build:
  https://crrev.com/205936cfa527c41dd5be9bfb268d92c5974ad607 Roll recipe dependencies (trivial). (recipe-roller@chromium.org)
depot_tools:
  https://crrev.com/33a46ffb3f0e7f54f55d269795b52d34b2f1be61 git cl: workaround against integer overflows of git config. (tandrii@chromium.org)

TBR=martiniss@chromium.org,phajdan.jr@chromium.org
BUG=640115

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Review-Url: https://codereview.chromium.org/2272673002
Cr-Commit-Position: refs/heads/master@{#413741}
  • Loading branch information
recipe-roller authored and Commit bot committed Aug 23, 2016
1 parent 109cdf3 commit 98d4338
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/config/recipes.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ deps {
project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master"
revision: "d608a826f6c99e8548774252a7653b50d14fd7bb"
revision: "205936cfa527c41dd5be9bfb268d92c5974ad607"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
revision: "e594e21959a869ee1b4ac97e7244298fae41a3ea"
revision: "33a46ffb3f0e7f54f55d269795b52d34b2f1be61"
}
deps {
project_id: "recipe_engine"
Expand Down

0 comments on commit 98d4338

Please sign in to comment.