| commit | c4fe36f7f4f4c5a060f32f7790bf5b18cd6b28c8 | [log] [tgz] |
|---|---|---|
| author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Fri Nov 05 18:16:21 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 05 11:17:36 2021 -0700 |
| tree | 52ab71f3d6c89d5b8de92e96c9ee1927594fbcfa | |
| parent | fd4b43cdd1323e0bc65bc67e23c03c09eec7d674 [diff] |
[roll] Roll fuchsia Revert "[build] Add vpython3 to tool_paths.json" This reverts commit 5986ba07321bca12b320d5852b4ae1f0e5199458. Reason for revert: We actually don't need this, I was able to get the sdk recipe to work with Python 3 without using vpython (see fxrev.dev/601321). Original change's description: > [build] Add vpython3 to tool_paths.json > > So the sdk recipe can use vpython for invoking SDK scripts. I was hoping > to be able to stop using vpython entirely, but that causes some > breakages on Mac, so instead I'm going to just make sure that the recipe > uses the versions of vpython3 and python3 that are included in the > checkout. > > Original-Bug: 77963 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/601202 Original-Bug: 77963 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602926 Original-Revision: 241c32003ec2e55e2567def25aaccfbecb10275a GitOrigin-RevId: 7aed56bdc1f27003b1088d74b814635175bbfa4a Change-Id: Id8568b7e0721f2e31e31b77898660b4750478425
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.