Commit d40ce5d1 authored by recipe-roller's avatar recipe-roller Committed by Commit bot

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
(or complain)

build:
  https://crrev.com/f1a276cfabcd1f1cc950e36e66a2a50a664ce57f Roll recipe dependencies (trivial). (recipe-roller@chromium.org)
  https://crrev.com/7f070732c4b67f610e43d25dfd4ecd61788c15a9 remote_run: respect recipe build property (phajdan.jr@chromium.org)
depot_tools:
  https://crrev.com/5224ece27c41fab3633feefdec9153786624a66d git_bootstrap.py: add a switch to control client bitness (phajdan.jr@chromium.org)

TBR=martiniss@chromium.org,phajdan.jr@chromium.org
BUG=641248,593999,635421,629679

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Review-Url: https://codereview.chromium.org/2284653002
Cr-Commit-Position: refs/heads/master@{#414722}
parent 4284452e
...@@ -5,13 +5,13 @@ deps { ...@@ -5,13 +5,13 @@ deps {
project_id: "build" project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git" url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master" branch: "master"
revision: "7b10c1874469fdf3f8d621bd83c3093de7c46531" revision: "7f070732c4b67f610e43d25dfd4ecd61788c15a9"
} }
deps { deps {
project_id: "depot_tools" project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master" branch: "master"
revision: "f8757b7e02226594655230ccbeae3543c7dc49c6" revision: "5224ece27c41fab3633feefdec9153786624a66d"
} }
deps { deps {
project_id: "recipe_engine" project_id: "recipe_engine"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment