[roll] Roll infra/recipes [checkout] Fix custom toolchain logic

commit 8a004475a1b1e0236586c9713a3c63c656631bff incorrectly included not
just a change to move the toolchain downloading logic into the checkout
module, but also a change to install each toolchain at the location of
its corresponding CIPD package, which breaks builds. We must revert to
installing custom toolchains in non-standard locations.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/916973
Original-Revision: 9801aebc6c41f8f3dc09fc3af230e6256f624350
GitOrigin-RevId: 7a99d82c8050487885f906803f80821cadbc3454
Change-Id: I0f56e6b598f9ff3b505ba3ee8d0172a725afd949
1 file changed
tree: 6b485c3fbae72576ee6b12903f8e898fb2b97003
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.